fixed mouse sensitivity on my mouse.

This commit is contained in:
Gabe Venberg 2020-11-08 23:51:10 -06:00
parent 5fbd476230
commit 96af7ddb06
5 changed files with 11 additions and 4 deletions

View file

@ -18,7 +18,6 @@ URxvt.keysym.C-equal: resize-font:bigger
URxvt.keysym.C-0: resize-font:reset
URxvt.keysym.C-question: resize-font:show
!! drop in Solarized colorscheme for Xresources/Xdefaults
!!SOLARIZED HEX 16/8 TERMCOL XTERM/HEX L*A*B RGB HSB

View file

@ -1,4 +1,5 @@
#remap caps lock to a third control key. both shifts at once toggle shiftlock
setxkbmap -option ctrl:nocaps,shift:both_capslock
xrdb -merge ~/.Xresources
~/dotfiles/scripts/mousestart
i3