diff options
Diffstat (limited to 'home-config/sway/config')
-rw-r--r-- | home-config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/sway/config b/home-config/sway/config index 28953b8..3c2d0c2 100644 --- a/home-config/sway/config +++ b/home-config/sway/config | |||
@@ -49,7 +49,7 @@ set $lock_now 'swaylock --screenshots --clock --indicator --fade-in 1 --effect-b | |||
49 | ### Output configuration | 49 | ### Output configuration |
50 | # | 50 | # |
51 | # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | 51 | # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) |
52 | output * bg ~/Pictures/Wallpapers/mountains.jpg fill | 52 | output * bg ~/.config/sway/Wallpapers/mountains.jpg fill |
53 | # | 53 | # |
54 | # Example configuration: | 54 | # Example configuration: |
55 | # | 55 | # |