diff options
Diffstat (limited to 'home-config/sway')
-rw-r--r-- | home-config/sway/Wallpapers/mountains.jpg | bin | 0 -> 1097089 bytes | |||
-rw-r--r-- | home-config/sway/config | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/home-config/sway/Wallpapers/mountains.jpg b/home-config/sway/Wallpapers/mountains.jpg new file mode 100644 index 0000000..f51a09b --- /dev/null +++ b/home-config/sway/Wallpapers/mountains.jpg | |||
Binary files differ | |||
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 | # |