dotfiles/x11/.xinitrc

6 lines
187 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_capslock
2018-08-26 21:06:53 +02:00
xrdb -merge ~/.Xresources
2020-11-09 06:51:10 +01:00
~/dotfiles/scripts/mousestart
i3