sway: config: define default wallpaper

This commit is contained in:
Peter Cai 2021-11-21 20:28:21 -05:00
parent 3e5943666e
commit e3f1bedb65

View file

@ -24,7 +24,7 @@ set $menu nwggrid -client | xargs swaymsg exec --
### 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 /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill set $wallpaper /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
# #
# Example configuration: # Example configuration:
# #