We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fa0a8 commit e42f883Copy full SHA for e42f883
1 file changed
com.github.taiko2k.avvie.json
@@ -6,9 +6,12 @@
6
"command": "avvie",
7
"finish-args": [
8
"--share=ipc",
9
- "--socket=fallback-x11",
10
"--device=dri",
11
- "--socket=wayland"
+ "--socket=wayland",
+ "--socket=fallback-x11",
12
+ "--filesystem=xdg-pictures",
13
+ "--filesystem=xdg-download",
14
+ "--talk-name=org.freedesktop.Notifications"
15
],
16
"cleanup": [
17
"/include",
0 commit comments