diff options
Diffstat (limited to '.xsession')
-rwxr-xr-x | .xsession | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,4 +8,5 @@ fi [ -x "$(command -v nm-applet)" ] && nm-applet & [ -x "$(command -v compton)" ] && compton & [ -x "$(command -v dunst)" ] && dunst & +# LC_ALL=C twm & [ -x "$(command -v emacs)" ] && exec ssh-agent exwm -ib 0 |