diff options
author | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-04-29 19:00:30 +0400 |
---|---|---|
committer | Revaz Nakhutsrishvili <r@revaz.xyz> | 2025-04-29 19:00:30 +0400 |
commit | f12733b0f357e7a01ee6589cb69dd90fa8a38e6f (patch) | |
tree | e48ef091c8b6aa1e8a772cff03c79751d699ce99 /sway | |
parent | b1e82901f80c3128982a687c08fdaf8af9787caf (diff) |
sway: remove background image
Diffstat (limited to 'sway')
-rw-r--r-- | sway/.config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 94a7262..6d973b0 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -21,7 +21,7 @@ set $menu wmenu-run ### 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 # # Example configuration: # |