add new keybinding
This commit is contained in:
parent
f3db327f0c
commit
f69c20321b
|
@ -73,11 +73,14 @@ super + shift + u
|
||||||
super + shift + p
|
super + shift + p
|
||||||
xdotool click 2
|
xdotool click 2
|
||||||
|
|
||||||
|
# misc
|
||||||
super + x
|
super + x
|
||||||
toggle-contingency-mode
|
toggle-contingency-mode
|
||||||
|
|
||||||
# bspwm
|
super + =
|
||||||
|
st -c generic-st-window -e nvim ~/.config/sxhkd/sxhkdrc
|
||||||
|
|
||||||
|
# bspwm
|
||||||
super + q
|
super + q
|
||||||
bspc node -c
|
bspc node -c
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue