Store udiskie passwords in GNOME Keyring

This commit is contained in:
Fabio Scotto di Santolo
2026-04-14 14:46:20 +02:00
parent 98805d9290
commit 08bec486b5
6 changed files with 113 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
---
program_options:
tray: auto
automount: true
notify: true
password_cache: false
password_prompt:
- /bin/sh
- -c
- 'exec "$HOME/.local/bin/udiskie-password" "$1" "$2"'
- sh
- '{id_uuid}'
- '{device_presentation}'