feat: ssh-agent on startup

This commit is contained in:
AngeD 2023-10-28 12:45:10 +02:00
parent 3416889521
commit 409c6993f2
5 changed files with 7 additions and 4 deletions

View file

@ -4,8 +4,7 @@
#(i3status | while read line; do xsetroot -name "$line"; done) &
# startup
eval "$(ssh-agent)"
wallpaper &
autorandr -c
xss-lock -n screensaver -- lock &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 || # arch
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 || # debian