Skip to content

Commit 348e20f

Browse files
committed
replace session-bus with talk to flatpak, add RO access to xdg-downloads for the install-rpm-file
1 parent e076f3c commit 348e20f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

co.uk.dvlv.toolbox-gui.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ sdk: org.gnome.Sdk
55
finish-args:
66
- --socket=wayland
77
- --socket=fallback-x11
8-
- --socket=session-bus
98
- --filesystem=xdg-data
109
- --filesystem=~/.icons
10+
- --filesystem=xdg-download:ro
11+
- --talk-name=org.freedesktop.Flatpak
1112
command: toolbox-gui
1213
modules:
1314
- name: runner

0 commit comments

Comments
 (0)