diff --git a/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop b/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop index 8a01698..4bdee22 100644 --- a/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop +++ b/config/includes.chroot/etc/skel/.config/autostart/org.keepassxc.KeePassXC.desktop @@ -1,17 +1,2 @@ [Desktop Entry] -Name=KeePassXC -GenericName=Password Manager -GenericName[de]=Passwortverwaltung -GenericName[es]=Gestor de contraseñas -GenericName[fr]=Gestionnaire de mot de passe -GenericName[ru]=менеджер паролей -Comment=Community-driven port of the Windows application “KeePass Password Safe” -Exec=keepassxc %f -TryExec=keepassxc -Icon=keepassxc -StartupWMClass=keepassxc -Terminal=false -Type=Application -Version=1.0 -Categories=Utility;Security;Qt; -MimeType=application/x-keepass2; +Hidden=True diff --git a/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini b/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini index 29bc4be..d1ede4a 100644 --- a/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini +++ b/config/includes.chroot/etc/skel/.config/keepassxc/keepassxc.ini @@ -15,3 +15,4 @@ MinimizeOnClose=true MinimizeOnStartup=true MinimizeToTray=true ShowTrayIcon=true +TrayIconAppearance=monochrome-light \ No newline at end of file