From da97be23105ed68301f025c8918274c64b512d8b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 18 May 2019 17:18:29 -0400 Subject: ttymaps isn't really a bin --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index dde6b15..e0d770a 100644 --- a/.profile +++ b/.profile @@ -32,4 +32,4 @@ echo "$0" | grep "bash$" >/dev/null && [ -f ~/.bashrc ] && source "$HOME/.bashrc [ "$(tty)" = "/dev/tty1" ] && ! pgrep -x i3 >/dev/null && exec startx # Switch escape and caps if tty: -sudo -n loadkeys ~/.local/bin/ttymaps.kmap 2>/dev/null +sudo -n loadkeys ~/.local/share/larbs/ttymaps.kmap 2>/dev/null -- cgit v1.3.1