dotfiles/x11/.xinitrc
Gabe Venberg fdb056032a added config for dunst, a notifcation program.
made caps lock a ctrl key, made pressing both shifts a shift lock.
2020-07-27 01:11:27 -05:00

5 lines
158 B
Plaintext

#remap caps lock to a third control key. both shifts at once toggle shiftlock
setxkbmap -option ctrl:nocaps,shift:both_shiftlock
xrdb -merge ~/.Xresources
i3