mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: attempt to make flatpak wayland work #5252
This commit is contained in:
parent
3fe330aae5
commit
d8e5233a06
1 changed files with 12 additions and 0 deletions
|
|
@ -96,6 +96,18 @@ snap:
|
|||
- system-observe
|
||||
- login-session-observe
|
||||
|
||||
flatpak:
|
||||
runtimeVersion: '23.08'
|
||||
finishArgs:
|
||||
- --share=network
|
||||
- --share=ipc
|
||||
- --socket=x11
|
||||
- --socket=wayland
|
||||
- --socket=fallback-x11
|
||||
- --socket=pulseaudio
|
||||
- --device=dri
|
||||
- --filesystem=home
|
||||
|
||||
mac:
|
||||
appId: com.super-productivity.app
|
||||
type: distribution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue