remove conflicting up/down and mouse bindings
This commit is contained in:
parent
602141d352
commit
7af5f45512
13
sxhkdrc
13
sxhkdrc
|
@ -13,19 +13,6 @@ ctrl + grave
|
||||||
KP_Divide
|
KP_Divide
|
||||||
~/.config/sxhkd/toggle-gb-ru-kb.sh
|
~/.config/sxhkd/toggle-gb-ru-kb.sh
|
||||||
|
|
||||||
# mouse scroll down
|
|
||||||
super + Down
|
|
||||||
xte 'mouseclick 5'
|
|
||||||
# xte provided by xautomation package (Arch)
|
|
||||||
|
|
||||||
# mouse scroll up
|
|
||||||
super + Up
|
|
||||||
xte 'mouseclick 4'
|
|
||||||
|
|
||||||
# mouse middle click
|
|
||||||
super + v
|
|
||||||
xte 'mouseclick 2'
|
|
||||||
|
|
||||||
# make sxhkd reload its configuration files:
|
# make sxhkd reload its configuration files:
|
||||||
super + Escape
|
super + Escape
|
||||||
pkill -USR1 -x sxhkd
|
pkill -USR1 -x sxhkd
|
||||||
|
|
Loading…
Reference in New Issue