Setup gnome-keyring

This commit is contained in:
pancakes 2024-05-01 22:34:08 +10:00
parent bfe3c8e5af
commit 8614fad67e
2 changed files with 5 additions and 0 deletions

View file

@ -17,6 +17,7 @@ riverctl spawn "udiskie -t -f '$TERMINAL -e ranger'" # Removeable storage manage
riverctl spawn "wl-paste --type text --watch cliphist store" # Stores only text data
riverctl spawn "wl-paste --type image --watch cliphist store" # Stores only image data
riverctl spawn waybar # Bar
riverctl spawn "gnome-keyring-daemon --start --components=secrets" # Secret service
# Per device apps
while read program; do

View file

@ -0,0 +1,4 @@
[portal]
DBusName=org.freedesktop.secrets
Interfaces=org.freedesktop.impl.portal.Secret
UseIn=river