Move wallpapers to seperate folder

This commit is contained in:
2022-06-09 12:58:05 +02:00
parent e069ccbe88
commit f053595cc2
5 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ client.background #ffffff
exec --no-startup-id xcompmgr -c -f -n exec --no-startup-id xcompmgr -c -f -n
# wallpaper # wallpaper
exec --no-startup-id feh --bg-scale ~/.config/i3/3440x1440-wallpaper.jpg exec --no-startup-id feh --bg-scale ~/.config/wallpapers/3440x1440/planets.jpg
# autostart # autostart
exec --no-startup-id nextcloud exec --no-startup-id nextcloud

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

View File

@ -26,7 +26,7 @@ xwayland enable
### Output configuration ### Output configuration
# #
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg ~/.config/sway/background.png fill output * bg ~/.config/wallpapers/2560x1440/rocket.jpg fill
# Window decoration # Window decoration
# class border backgr. text indicator child_border # class border backgr. text indicator child_border

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 KiB

View File

Before

Width:  |  Height:  |  Size: 540 KiB

After

Width:  |  Height:  |  Size: 540 KiB