diff --git a/dotfiles/profile b/dotfiles/profile index f7cc306..a835bb0 100644 --- a/dotfiles/profile +++ b/dotfiles/profile @@ -27,7 +27,10 @@ fi export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR:-/run/user/$(id -u)}/openssh_agent" +# QMK HHKB setxkbmap -option compose:rctrl +# True HHKB +setxkbmap -option compose:rwin # Add RVM to PATH for scripting. Make sure this is the last PATH variable change. export PATH="$PATH:$HOME/.rvm/bin"