Add portable mode with removable media detection and scanning

This commit is contained in:
lashman
2026-02-28 00:16:52 +02:00
parent f2abfba753
commit 2108b0f3d8
8 changed files with 138 additions and 1 deletions

View File

@@ -124,5 +124,10 @@
<summary>Security notification threshold</summary>
<description>Minimum CVE severity for desktop notifications: critical, high, medium, or low.</description>
</key>
<key name="watch-removable-media" type="b">
<default>false</default>
<summary>Watch removable media</summary>
<description>Scan removable drives for AppImages when mounted.</description>
</key>
</schema>
</schemalist>