Use SSH keychain to manage ssh agent

This commit is contained in:
Johannes Rothe 2021-08-26 20:33:48 +02:00
parent 2675186dbb
commit 54de4d1d9b
4 changed files with 5 additions and 2 deletions

View File

@ -6,3 +6,5 @@ if status --is-login
exec startx
end
end
eval (keychain --eval --agents ssh --quick)

View File

@ -25,7 +25,7 @@ floating_modifier $mod
new_window 1pixel
# start a terminal
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Return exec gnome-terminal
# lock
bindsym Mod1+l exec i3lock-fancy

View File

@ -22,7 +22,7 @@ ethernet _first_ {
}
battery all {
format = "Battery %status %percentage %remaining remain"
format = "Battery %status %percentage %remaining"
}
load {

View File

@ -14,6 +14,7 @@
- ispell
- i3
- i3lock-fancy
- keychain
- nitrogen
- pass
- polybar