ttymaps isn't really a bin
This commit is contained in:
2
.profile
2
.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
|
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x i3 >/dev/null && exec startx
|
||||||
|
|
||||||
# Switch escape and caps if tty:
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user