Skip to content

Commit 8e2bd3d

Browse files
authored
fix(flatpak): theme detection issue
1 parent 4571eee commit 8e2bd3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

io.github.cosmic_utils.weather-applet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"finish-args": [
99
"--share=network",
1010
"--filesystem=xdg-config/cosmic:rw",
11-
"--talk-name=com.system76.CosmicSettingsDaemon",
11+
"--talk-name=com.system76.CosmicSettingsDaemon.*",
1212
"--socket=wayland",
1313
"--device=dri",
1414
"--talk-name=org.freedesktop.portal.Desktop",

0 commit comments

Comments
 (0)