From 288518d34e7fe911dee7b2a501673725d92a303c Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Fri, 18 Apr 2025 10:14:04 -0700 Subject: [PATCH] auto apply keyboard layout --- zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 20f1f40..bc86694 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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