diff --git a/build-aux/flatpak/nightly/com.inochi2d.inochi-session.yml b/build-aux/flatpak/nightly/com.inochi2d.inochi-session.yml index f6c36bb..8b34807 100644 --- a/build-aux/flatpak/nightly/com.inochi2d.inochi-session.yml +++ b/build-aux/flatpak/nightly/com.inochi2d.inochi-session.yml @@ -7,11 +7,12 @@ sdk-extensions: - org.freedesktop.Sdk.Extension.llvm14 command: inochi-session finish-args: - - --device=all #OpenGL rendering, webcams (may be required? not sure) + - --device=all # OpenGL rendering, webcams (may be required? not sure) - --socket=fallback-x11 - --share=ipc + - --share=network # Needed to communicate with external trackers - --socket=wayland - - --filesystem=host #This is a dev tool, it should probably have as much access to the host as it can. Also needs it for "Recent Files" + - --filesystem=host # This is a dev tool, it should probably have as much access to the host as it can. Also needs it for "Recent Files" modules: @@ -58,4 +59,4 @@ modules: commit: 7caad43eb2b6d423275a3d972ac1e7ee36da2850 - type: dir - path: ../../linux/flatpak/nightly/ \ No newline at end of file + path: ../../linux/flatpak/nightly/