Add xdg-config permission to fix dark theme (#129)
This commit is contained in:
parent
daa8a28870
commit
ec1c5acce1
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ finish-args:
|
||||||
- --share=network
|
- --share=network
|
||||||
- --filesystem=home:ro
|
- --filesystem=home:ro
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
|
- --filesystem=xdg-config/gtk-3.0:ro
|
||||||
rename-icon: ryujinx
|
rename-icon: ryujinx
|
||||||
command: ryujinx-wrapper
|
command: ryujinx-wrapper
|
||||||
modules:
|
modules:
|
||||||
|
|
Loading…
Reference in a new issue