forked from lrvick/dotfiles
move xmodmap to .xprofile to prevent terminal startup interference
This commit is contained in:
parent
0b4655de12
commit
29356e7b8a
|
@ -0,0 +1 @@
|
||||||
|
xmodmap ~/dotfiles/colemak_dh_matrix.xmodmap
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue