Caps lock is bad

This commit is contained in:
Daniel Flanagan 2019-11-17 09:05:56 -06:00
parent 044f3167cd
commit e960373df4
3 changed files with 4 additions and 2 deletions

View file

@ -77,7 +77,8 @@ set nobackup " sessions handle this quite nicely
set nowritebackup " no but really they do
set noswapfile " no seriously sessions are cool
set timeout " key combo mapping timeout
set ttimeoutlen=200 " ms for key combo mapping timeout
set ttimeoutlen=100 " ms delay for tapping key combos
set timeoutlen=150 " ms for key combo mapping timeout
set isfname+=32 " allow filenames to show them 32s
" no freakin' bell

View file

@ -4,4 +4,4 @@ keycode 66 = Control_L
add Control = Control_L
! a fake keycode for xcape
keycode 999 = Escape
keycode 254 = Escape

View file

@ -46,4 +46,5 @@ pacaur --needed -S \
zathura zathura-pdf-mupdf `# Document Viewer` \
scrot `# Screenshot Tool` \
libinput libinput-gestures `# Trackpad Control` \
xcape `# Escape Better` \
--noconfirm --noedit