Add input rc

This commit is contained in:
Joey Payne 2018-10-22 10:24:17 -06:00
commit f0e868ae48
2 changed files with 5 additions and 1 deletions

View file

@ -25,4 +25,4 @@ fi
if [ -d "$HOME/.local/bin" ] ; then
PATH="$HOME/.local/bin:$PATH"
fi
xmodmap -e 'clear Lock' -e 'keycode 0x42 = Escape'
#xmodmap -e 'clear Lock' -e 'keycode 0x42 = Escape'