From dc2e58f2face638b89b384041d1f8fd02af8066e Mon Sep 17 00:00:00 2001 From: Revaz Nakhutsrishvili Date: Mon, 2 Sep 2024 13:47:57 +0400 Subject: change bg colour for swaylock --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/config') diff --git a/sway/config b/sway/config index 4b1294f..a646dc3 100644 --- a/sway/config +++ b/sway/config @@ -43,7 +43,7 @@ output * bg #000000 solid_color # This will lock your screen after 300 seconds of inactivity, then turn off # your displays after another 300 seconds, and turn your screens back on when # resumed. It will also lock your screen before your computer goes to sleep. -bindsym $mod+Shift+x exec swaylock +bindsym $mod+Shift+x exec swaylock -c "#000000" ### Input configuration # -- cgit v1.2.3-70-g09d2