(XServer)-ssh-agent call in xinitrc, just do it in zprofile

This commit is contained in:
2021-07-10 21:25:40 +01:00
parent 0eb0748f05
commit 39590169e6

View File

@@ -14,7 +14,6 @@ xrandr --auto --output DP2 --rotate left;
$(xss-lock --transfer-sleep-lock -- lock) &
$HOME/.local/scripts/background &
eval `ssh-agent` &
systemctl --user start emacs &
$HOME/.local/scripts/status/music_update_bar &
dunst &