dot_testing/sx/sxrc

13 lines
215 B
Plaintext
Raw Normal View History

2022-02-05 23:25:08 -06:00
# pre-wm boilerplate
wallpaper
2022-02-05 23:25:08 -06:00
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
2022-02-05 23:25:08 -06:00
# start the wm
2021-05-09 18:53:52 -05:00
sxhkd &
bspwm