add non-suspend lock key command
This commit is contained in:
parent
9e20bf4e86
commit
84f97e8c6e
@ -53,6 +53,10 @@ bindsym Ctrl+Shift+l exec playerctl -a pause && \
|
||||
systemctl suspend && \
|
||||
swaylock
|
||||
|
||||
# screen lock
|
||||
bindsym Ctrl+Alt+l exec playerctl -a pause && \
|
||||
swaylock
|
||||
|
||||
### input configuration
|
||||
|
||||
# fcitx
|
||||
|
Loading…
Reference in New Issue
Block a user