dotfiles/x11/.xinitrc

6 lines
187 B
Plaintext
Raw Normal View History

#remap caps lock to a third control key. both shifts at once toggle shiftlock
setxkbmap -option ctrl:nocaps,shift:both_capslock
2018-08-26 14:06:53 -05:00
xrdb -merge ~/.Xresources
2020-11-08 23:51:10 -06:00
~/dotfiles/scripts/mousestart
i3