Update .profile

This commit is contained in:
Vlad Doster 2020-04-08 10:40:23 -05:00 committed by GitHub
parent 07360364e7
commit af2932e616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,4 +41,4 @@ export LESS_TERMCAP_ue="$(printf '%b' '')"
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x Xorg >/dev/null && exec startx
# Switch escape and caps if tty and no passwd required:
sudo -n loadkeys ~/.local/share/larbs/ttymaps.kmap 2>/dev/null
sudo -n loadkeys ~/.local/share/dotfiles/ttymaps.kmap 2>/dev/null