mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
Update gnome-keyring-{secrets,ssh}.desktop
This commit is contained in:
parent
b1f925a2f2
commit
6fc30caaf2
|
|
@ -3,7 +3,11 @@ Type=Application
|
|||
Name=Secret Storage Service
|
||||
Comment=GNOME Keyring: Secret Service
|
||||
Exec=/usr/bin/gnome-keyring-daemon --start --components=secrets
|
||||
NoDisplay=true
|
||||
X-GNOME-Autostart-Phase=PreDisplayServer
|
||||
X-GNOME-AutoRestart=true
|
||||
X-GNOME-Autostart-enabled=true
|
||||
X-GNOME-AutoRestart=false
|
||||
X-GNOME-Autostart-Notify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gnome-keyring
|
||||
X-GNOME-Bugzilla-Component=general
|
||||
X-GNOME-Bugzilla-Version=3.28.2
|
||||
|
|
|
|||
|
|
@ -4,6 +4,9 @@ Name=SSH Key Agent
|
|||
Comment=GNOME Keyring: SSH Agent
|
||||
Exec=/usr/bin/gnome-keyring-daemon --start --components=ssh
|
||||
X-GNOME-Autostart-Phase=PreDisplayServer
|
||||
X-GNOME-AutoRestart=true
|
||||
X-GNOME-Autostart-enabled=true
|
||||
X-GNOME-AutoRestart=false
|
||||
X-GNOME-Autostart-Notify=true
|
||||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=gnome-keyring
|
||||
X-GNOME-Bugzilla-Component=general
|
||||
X-GNOME-Bugzilla-Version=3.28.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue