Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

gnome-keyring-secrets.desktop: Hidden=true #1

Open
networkjanitor opened this issue Dec 28, 2022 · 1 comment
Open

gnome-keyring-secrets.desktop: Hidden=true #1

networkjanitor opened this issue Dec 28, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@networkjanitor
Copy link

According to the documentation creating a file ~/.config/autostart/gnome-keyring-secrets.desktop with contents Hidden=true would also be sufficient, but this did not work during our tests.

Have you tried with just "Hidden=true" or also with the section header? Because the following is working for me:

[user@vault ~]$ cat .config/autostart/gnome-keyring-secrets.desktop 
[Desktop Entry]
Hidden=true
[user@vault ~]$
@qtc-de
Copy link
Member

qtc-de commented Dec 31, 2022

Hi @networkjanitor 👋

thanks for the suggestion. If I remember correctly, I did try it with [Desktop Entry] included. We are currently evaluating different configurations and will try your suggestion again as well. Once we found a configuration that works reliably on different VM versions, we will update the README of the project :)

@qtc-de qtc-de added the documentation Improvements or additions to documentation label Dec 31, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants