Update .config/sway/config
This commit is contained in:
parent
b45568aa71
commit
9d8a248e26
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@ bindsym XF86AudioPrev exec playerctl previous
|
|||
### 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
|
||||
output * bg ~/Pictures/Wallpapers/space.png fill
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue