From ce0cb2432e1d5688d925eb8b131adf3f78d5a0b1 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Wed, 10 May 2023 08:37:11 -0400 Subject: [PATCH] removed the yubikey/gnome key thing that wasn't working --- autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autostart.conf b/autostart.conf index 927faad..8e4ff19 100644 --- a/autostart.conf +++ b/autostart.conf @@ -7,7 +7,7 @@ exec_always --no-startup-id /usr/bin/picom --backend glx --vsync --fade-exclude #exec_always --no-startup-id picom --backend glx --vsync --fade-exclude 'class_g = "xsecurelock"' #password keyring unlock -exec --no-startup-id /home/kellya/projects/public/gnome-keyring-yubikey-unlock/unlock_keyrings.sh /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