forked from lrvick/dotfiles
auto apply keyboard layout
This commit is contained in:
parent
56d54213a3
commit
288518d34e
|
@ -48,3 +48,5 @@ if [ "$SSH_VAULT_VM" != "" ]; then
|
|||
export SSH_AUTH_SOCK="/home/user/.SSH_AGENT_$SSH_VAULT_VM"
|
||||
fi
|
||||
# <<< SPLIT SSH CONFIGURATION
|
||||
|
||||
xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap
|
||||
|
|
Loading…
Reference in New Issue