diff options
author | julian T <julian@jtle.dk> | 2019-01-27 21:31:38 +0100 |
---|---|---|
committer | julian T <julian@jtle.dk> | 2019-01-27 21:31:38 +0100 |
commit | 7337083a2ac6d1ec68b8fd021833d6c225566460 (patch) | |
tree | 8b144dc20ad907bec199d69e699d6b763798de7a /.xinitrc | |
parent | 5dd81779ee6a99662fda008baad4bc3ff75fc5c7 (diff) |
Experimented with emacs email, added vim gutentag and made launch script
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,10 +9,10 @@ export SSH_AUTH_SOCK xmodmap .Xmodmap -nextcloud & nm-applet & xscreensaver & xss-lock -- xscreensaver-command --lock & +dunst & if ! pgrep -u "$USER" ssh-agent > /dev/null; then ssh-agent > ~/.ssh-agent-thing |