diff options
| author | Ravi R Kiran <aine.marina@gmail.com> | 2019-01-29 03:36:34 (GMT) |
|---|---|---|
| committer | Ravi R Kiran <aine.marina@gmail.com> | 2019-01-30 16:25:39 (GMT) |
| commit | 534da3e211edc7cc69161acc6626111edbe9711f (patch) | |
| tree | cdb0e24a2d9179414d9aff84c68845fe86663b5f /.xprofile | |
| download | dotfiles-534da3e211edc7cc69161acc6626111edbe9711f.zip dotfiles-534da3e211edc7cc69161acc6626111edbe9711f.tar.gz dotfiles-534da3e211edc7cc69161acc6626111edbe9711f.tar.bz2 | |
Import to new dotfiles repository
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 |
