dotfiles/x11/.xinitrc

5 lines
158 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_shiftlock
2018-08-26 14:06:53 -05:00
xrdb -merge ~/.Xresources
i3