Skip to content

Commit

Permalink
fix: Add Flatpak permissions needed for MPRIS and tray icon functiona…
Browse files Browse the repository at this point in the history
…lity (th-ch#2707)
  • Loading branch information
ar-lex committed Dec 21, 2024
1 parent 0ab1138 commit e763dd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@
"--share=network",
"--filesystem=xdg-music:rw",
"--talk-name=org.freedesktop.Notifications",
"--talk-name=org.gnome.SessionManager",
"--talk-name=org.kde.StatusNotifierWatcher",
"--own-name=org.mpris.MediaPlayer2.YoutubeMusic.*"
]
},
Expand Down

0 comments on commit e763dd7

Please sign in to comment.