diff --git a/X/.xprofile b/X/.xprofile new file mode 100644 index 0000000..831390a --- /dev/null +++ b/X/.xprofile @@ -0,0 +1 @@ +xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap diff --git a/zsh/.zshrc b/zsh/.zshrc index d4bf346..20f1f40 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,4 +1,3 @@ -xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Initialization code that may require console input (password prompts, [y/n] # confirmations, etc.) must go above this block; everything else may go below.