Initial import
This commit is contained in:
parent
f1cd938bfd
commit
7a82ce8dde
1 changed files with 17 additions and 0 deletions
17
container.yaml
Normal file
17
container.yaml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
flatpak:
|
||||
id: org.kde.marknote
|
||||
branch: stable
|
||||
runtime-name: flatpak-kde6-runtime
|
||||
runtime-version: f40
|
||||
packages:
|
||||
- marknote
|
||||
command: marknote
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
--filesystem=xdg-documents
|
||||
--filesystem=xdg-config/kdeglobals:ro
|
||||
--share=ipc
|
||||
--socket=fallback-x11
|
||||
--socket=wayland
|
||||
--talk-name=org.kde.kconfig.notify
|
||||
--talk-name=org.kde.KGlobalSettings
|
||||
Loading…
Add table
Add a link
Reference in a new issue