dotfiles/x11/.xinitrc
Gabe Venberg efb9555083 Revert "commented out X11 caps to control"
This reverts commit 0a0f35f3fcfadf9c92dc1a7feee67bcc9133bec4.

Turns out I was wrong about localectl changing caps to control in X11...
2021-07-29 17:34:22 -05:00

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