We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aca8db commit fb708e5Copy full SHA for fb708e5
com.github.alecaddd.taxi.yml
@@ -11,8 +11,10 @@ finish-args:
11
- '--share=network'
12
- '--socket=fallback-x11'
13
- '--socket=wayland'
14
+ # Since it's a file browser
15
+ - '--filesystem=home'
16
# needed to mount FTP
- - "--talk-name=org.gtk.vfs.*"
17
+ - '--talk-name=org.gtk.vfs.*'
18
# needed for perfers-color-scheme
19
- '--system-talk-name=org.freedesktop.Accounts'
20
0 commit comments