aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway/.config
diff options
context:
space:
mode:
Diffstat (limited to 'sway/.config')
-rw-r--r--sway/.config/sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index d216da9..7bc7b23 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -13,7 +13,7 @@ set $right l
# Colors
set $foreground #c0caf5
set $highlight #bb9af7
-set $wallpaper @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
+# set $wallpaper @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
set $lock_cmd swaylock --daemonize --image $wallpaper
set $sleep_cmd systemctl suspend
@@ -23,7 +23,7 @@ client.focused $highlight $highlight $foreground
### Output configuration
# Set wallpaper
-output * bg $wallpaper fill
+# output * bg $wallpaper fill
### Idle configuration