Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index c05ad2aab..6aa500c63 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -11,7 +11,11 @@ confinement: strict
apps:
keepassxc:
command: desktop-launch keepassxc
- plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media]
+ plugs: [unity7, x11, opengl, gsettings, home, network, network-bind, removable-media, raw-usb]
+ desktop: share/applications/keepassxc.desktop
+ cli:
+ command: keepassxc-cli
+ plugs: [gsettings, home, removable-media, raw-usb]
parts:
keepassxc: