From 24fce0a1667b39af5349d52cbd986ddadea802b7 Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Mon, 16 Oct 2023 19:44:06 +0200 Subject: [PATCH] Change swaylock background color --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 1d69aa3..8c577da 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -82,7 +82,7 @@ output eDP-1 bg "$HOME/nextcloud/perso/images/wallapper_desktop.png" fill # Exit sway (logs you out of your Wayland session) bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' - bindsym $mod+l exec swaylock + bindsym $mod+l exec swaylock --color "#243646" ### Laptop screen open / close bindswitch --reload lid:on output eDP-1 disabel