I want to run a CLI app which needs a secret token, which is advised to be stored in the system keyring.
I do not know how to use it though.
I think eval $(gnome-keyring-daemon --start) is one of the steps, but I don't know about the rest.
I think the "Passwords and Keys" app is related to it, but it is not opening, so I may have to switch to the cinnamon session for it, but I'm sure there's a way to do it from a terminal.
