feat: ssh-agent on startup
This commit is contained in:
parent
3416889521
commit
409c6993f2
5 changed files with 7 additions and 4 deletions
3
.xinitrc
3
.xinitrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue