diff options
Diffstat (limited to 'sway/config')
-rw-r--r-- | sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |