1
0
Fork 0

move xmodmap to .xprofile to prevent terminal startup interference

This commit is contained in:
Anton Livaja 2025-06-17 02:17:35 -07:00
parent 0b4655de12
commit 29356e7b8a
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
2 changed files with 1 additions and 1 deletions

1
X/.xprofile Normal file
View File

@ -0,0 +1 @@
xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap

View File

@ -1,4 +1,3 @@
xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n] # Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below. # confirmations, etc.) must go above this block; everything else may go below.