Revert "commented out X11 caps to control"
This reverts commit 0a0f35f3fcfadf9c92dc1a7feee67bcc9133bec4. Turns out I was wrong about localectl changing caps to control in X11...
This commit is contained in:
parent
edf8f41646
commit
efb9555083
|
@ -1,5 +1,5 @@
|
|||
#remap caps lock to a third control key. both shifts at once toggle shiftlock. Reccomended to do this at a lower level with kbd.
|
||||
#setxkbmap -option ctrl:nocaps
|
||||
#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
|
||||
|
|
Loading…
Reference in a new issue