diff options
Diffstat (limited to '.xprofile')
| -rwxr-xr-x | .xprofile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile new file mode 100755 index 0000000..84a8224 --- /dev/null +++ b/.xprofile @@ -0,0 +1,3 @@ +#!/bin/sh + +xkbcomp ~/code/rewrite.emacs.d/xkb/ergodox.xkb $DISPLAY |
