Gabe Venberg
efb9555083
This reverts commit 0a0f35f3fcfadf9c92dc1a7feee67bcc9133bec4. Turns out I was wrong about localectl changing caps to control in X11...
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
#remap caps lock to a third control key. both shifts at once toggle shiftlock
|
|
setxkbmap -option ctrl:nocaps
|
|
xrdb -merge ~/.Xresources
|
|
#~/dotfiles/scripts/mousestart
|
|
i3
|