fix unlock keyring script path

This commit is contained in:
Alex Kelly 2022-06-28 12:20:17 -04:00
parent 78f7148c13
commit e7bb3620ad

View file

@ -6,7 +6,7 @@ exec --no-startup-id greenclip daemon
exec_always --no-startup-id picom --backend glx --vsync
#password keyring unlock
exec --no-startup-id /home/kellya/projects/public/gnome-keyring-yubikey-unlock /home/kellya/gnome-secret
exec --no-startup-id /home/kellya/projects/public/gnome-keyring-yubikey-unlock/unlock_keyrings.sh /home/kellya/gnome-secret
# start nm-applet for network tray icon
exec --no-startup-id nm-applet