diff options
| -rw-r--r-- | .vimrc | 2 | ||||
| -rwxr-xr-x | .xinitrc | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -242,7 +242,7 @@ autocmd Filetype vim setlocal foldmethod=marker autocmd FileType haskell set formatprg=stylish-haskell -autocmd FileType lisp set shiftwidth=2 +autocmd FileType lisp,html,css set shiftwidth=2 " }}} """""""""""" @@ -1,4 +1,5 @@ # xinput disable 'ETPS/2 Elantech Touchpad' & redshift -c /home/charles/.config/redshift.conf & dunst & +xset r rate 300 40 exec xmonad |
