add quitting and dmenu to sxhkd
This commit is contained in:
parent
6a7dc71272
commit
e58b66059a
@ -8,4 +8,10 @@ super + {_, shift + } {h, t, n, s}
|
|||||||
nwmctl {focus, push} {left, down, up, right}
|
nwmctl {focus, push} {left, down, up, right}
|
||||||
|
|
||||||
super + shift + w
|
super + shift + w
|
||||||
killw $(pfw)
|
killw $(pfw)
|
||||||
|
|
||||||
|
super + shift + q
|
||||||
|
pkill nwm
|
||||||
|
|
||||||
|
Scroll_Lock
|
||||||
|
dmenu_run
|
||||||
|
Loading…
Reference in New Issue
Block a user