You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
foodotfiles/home/.config/systemd/user/gnome-keyring.service

11 lines
221 B
INI

[Unit]
Description=Stores passwords and encryption keys
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/gnome-keyring-daemon --start --components=secrets
[Install]
WantedBy=sway-session.target