screenlock: Extract screenlock config
Extract screenlock config into its own file.
This commit is contained in:
parent
826ebc678e
commit
23925c9f34
3 changed files with 4 additions and 4 deletions
.config/sway/config.d
3
.config/sway/config.d/screenlock
Normal file
3
.config/sway/config.d/screenlock
Normal file
|
@ -0,0 +1,3 @@
|
|||
# screenlock
|
||||
set $lock fuzzy-swaylock 37c3
|
||||
bindsym $mod+Shift+l exec $lock
|
Loading…
Add table
Add a link
Reference in a new issue