Move xbindkeys config
parent
bd08512516
commit
a79654571d
|
@ -24,7 +24,7 @@ xset -b # disable bell
|
||||||
xset r rate 200 30 # adjust typematic delay & rate
|
xset r rate 200 30 # adjust typematic delay & rate
|
||||||
|
|
||||||
# Shared
|
# Shared
|
||||||
xbindkeys &
|
xbindkeys -f "$HOME"/.config/xbindkeys/config
|
||||||
xbanish &
|
xbanish &
|
||||||
redshift -o -O "$(cat /tmp/temperature)" & # Run redshift in one shot mode
|
redshift -o -O "$(cat /tmp/temperature)" & # Run redshift in one shot mode
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue