diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/sway/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index e0ef955..d357f17 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -24,8 +24,7 @@ set $menu "rofi -show drun" ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -#output * bg $HOME/Images/wallpaper/arch.png fill -output * bg $HOME/Downloads/sebastian-unrau-sp-p7uuT0tw-unsplash.jpg fill +output * bg $HOME/Images/wallpaper/wallpaper.jpg fill gaps inner 10 |