diff options
| -rw-r--r-- | cwm/.xsession | 2 |
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 | ||
| 2 | export LC_CTYPE="en_US.UTF-8" | 3 | export LC_CTYPE="en_US.UTF-8" |
| 3 | export XDG_RUNTIME_DIR=/tmp/run/user/`id -u` | 4 | export XDG_RUNTIME_DIR=/tmp/run/user/`id -u` |
| 4 | export PATH=$HOME/bin:$PATH | ||
| 5 | mkdir -p $XDG_RUNTIME_DIR | 5 | mkdir -p $XDG_RUNTIME_DIR |
| 6 | 6 | ||
| 7 | # necessary for pinentry-gnome and probably other apps | 7 | # necessary for pinentry-gnome and probably other apps |