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 && \
|
systemctl suspend && \
|
||||||
swaylock
|
swaylock
|
||||||
|
|
||||||
|
# screen lock
|
||||||
|
bindsym Ctrl+Alt+l exec playerctl -a pause && \
|
||||||
|
swaylock
|
||||||
|
|
||||||
### input configuration
|
### input configuration
|
||||||
|
|
||||||
# fcitx
|
# fcitx
|
||||||
|
Loading…
Reference in New Issue
Block a user