diff options
| author | Patrick Simianer <p@simianer.de> | 2014-06-13 11:08:56 +0200 |
|---|---|---|
| committer | Patrick Simianer <p@simianer.de> | 2014-06-13 11:08:56 +0200 |
| commit | 3eec877c1a096a1efcd3e20e1b72aa254f96758c (patch) | |
| tree | 82c705feaa08dea25872b68dc3aec61fa7ea647b /.xinitrc | |
init
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc new file mode 100644 index 0000000..f8e4d77 --- /dev/null +++ b/.xinitrc @@ -0,0 +1,5 @@ +exec xmodmap ${HOME}/.Xmodmap & +exec ${HOME}/bin/ratcpi & +export LC_ALL=en_US.UTF-8 +exec ratpoison + |
