From 39590169e684b95593a32b8992b85ae0378c9933 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sat, 10 Jul 2021 21:25:40 +0100 Subject: (XServer)-ssh-agent call in xinitrc, just do it in zprofile --- XServer/.xinitrc | 1 - 1 file changed, 1 deletion(-) (limited to 'XServer/.xinitrc') diff --git a/XServer/.xinitrc b/XServer/.xinitrc index 324b8e8..6e73216 100644 --- a/XServer/.xinitrc +++ b/XServer/.xinitrc @@ -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 & -- cgit v1.2.3-13-gbd6f