aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cwm/.xsession2
1 files changed, 1 insertions, 1 deletions
diff --git a/cwm/.xsession b/cwm/.xsession
index c3ae68f..02a3970 100644
--- a/cwm/.xsession
+++ b/cwm/.xsession
@@ -1,7 +1,7 @@
1#. $HOME/.kshrc 1#. $HOME/.kshrc
2. $HOME/.bashrc
2export LC_CTYPE="en_US.UTF-8" 3export LC_CTYPE="en_US.UTF-8"
3export XDG_RUNTIME_DIR=/tmp/run/user/`id -u` 4export XDG_RUNTIME_DIR=/tmp/run/user/`id -u`
4export PATH=$HOME/bin:$PATH
5mkdir -p $XDG_RUNTIME_DIR 5mkdir -p $XDG_RUNTIME_DIR
6 6
7# necessary for pinentry-gnome and probably other apps 7# necessary for pinentry-gnome and probably other apps