diff options
-rwxr-xr-x | .xsession | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ fi [ -x "$(command -v nm-applet)" ] && nm-applet & [ -x "$(command -v compton)" ] && compton & [ -x "$(command -v dunst)" ] && dunst & -[ -x "$(command -v emacs)" ] && exec exwm -ib 0 +[ -x "$(command -v emacs)" ] && exec ssh-agent exwm -ib 0 |