6 lines
220 B
Plaintext
6 lines
220 B
Plaintext
#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
|
|
xrdb -merge ~/.Xresources
|
|
#~/dotfiles/scripts/mousestart
|
|
i3
|