Skip to content

Commit 0d4d0e0

Browse files
committed
sway: Do not call swaybg
1 parent 3f1d6eb commit 0d4d0e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec --
2323
### Output configuration
2424
#
2525
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
26-
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
26+
#output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
27+
swaybg_command -
2728
#
2829
# Example configuration:
2930
#

0 commit comments

Comments
 (0)