Set wallpaper in sway
This commit is contained in:
parent
d31f971717
commit
ad890cc43f
3 changed files with 20 additions and 2 deletions
|
@ -22,7 +22,9 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec
|
|||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
# output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
exec_always set_wallpaper sway
|
||||
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue