From 4e34cbf9673aeaba252e01df554a0d204e83c5e2 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 8 Apr 2026 13:26:13 +0900 Subject: * MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated-commit-by: dots Signed-off-by: Robert Günzler --- .config/udiskie/config.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .config/udiskie/config.yml (limited to '.config/udiskie') diff --git a/.config/udiskie/config.yml b/.config/udiskie/config.yml new file mode 100644 index 0000000..0ee3241 --- /dev/null +++ b/.config/udiskie/config.yml @@ -0,0 +1,25 @@ +tray: auto + +menu: flat + +quickmenu_actions: all + +automount: false + +notify: true + +notifications: + timeout: 3 + +file_manager: env ASK=1 xdg-open + +terminal: foot + +password_prompt: builtin:gui + +device_config: + - device_file: /dev/disk/by-label/fwdrive + automount: true + + - id_uuid: [23e60daf-1b74-4a3c-ad6f-61136f5d89b2, AE45-F3A6] # old hibiki drive + ignore: true -- cgit 1.4.1