dot_testing/sx/sxrc

11 lines
202 B
Plaintext
Raw Normal View History

2022-07-07 22:29:17 -05:00
# adjust some keybindings
setxkbmap -option caps:super
killall xcape
xcape -e 'Super_L=Escape'
xset -q | grep "Caps Lock:\s*on" && xdotool key Caps_Lock
2023-01-14 20:17:33 -06:00
xset r rate 200 40
2022-07-07 22:29:17 -05:00
2022-02-05 23:25:08 -06:00
# start the wm
2021-05-09 18:53:52 -05:00
sxhkd &
bspwm