mirror of
https://github.com/Royce551/FRESHMusicPlayer.git
synced 2025-01-22 10:51:52 -05:00
Add permissions to XDG_RUNTIME_DIR
This commit is contained in:
parent
1811fb52e4
commit
473c85ca99
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@ finish-args:
|
|||
- --socket=x11
|
||||
- --socket=pulseaudio
|
||||
- --filesystem=home
|
||||
- --filesystem=xdg-run/fmp
|
||||
- --own-name=org.mpris.MediaPlayer2.FRESHMusicPlayer
|
||||
build-options:
|
||||
build-args:
|
||||
|
|
|
@ -7,6 +7,7 @@ finish-args:
|
|||
- --socket=x11
|
||||
- --socket=pulseaudio
|
||||
- --filesystem=home
|
||||
- --filesystem=xdg-run/fmp
|
||||
- --own-name=org.mpris.MediaPlayer2.FRESHMusicPlayer
|
||||
build-options:
|
||||
build-args:
|
||||
|
|
Loading…
Reference in a new issue