feat: add suspend keybinding to sxhkd
This commit is contained in:
parent
d0538619b3
commit
27227d2610
@ -14,6 +14,9 @@ super + u
|
||||
super + shift + u
|
||||
dmenuumount
|
||||
|
||||
super + s
|
||||
dmenuprompt "suspend?" "systemctl suspend"
|
||||
|
||||
super + shift + s
|
||||
dmenuprompt "shutdown?" "shutdown -h now"
|
||||
|
||||
|
Reference in New Issue
Block a user