mirror of
https://github.com/debauchee/barrier.git
synced 2026-06-15 06:36:41 +08:00
Add commands: barrier, barrierc, barriers.
This commit is contained in:
committed by
Adrian Lucrèce Céleste
parent
1c5a95f810
commit
49210e1ea4
@@ -11,7 +11,7 @@ grade: stable # must be 'stable' to release into candidate/stable channels
|
|||||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
barrier-kvm:
|
barrier:
|
||||||
command: desktop-launch barrier #first run might take longer
|
command: desktop-launch barrier #first run might take longer
|
||||||
plugs: &plugs
|
plugs: &plugs
|
||||||
- desktop
|
- desktop
|
||||||
@@ -25,6 +25,12 @@ apps:
|
|||||||
- unity7
|
- unity7
|
||||||
- wayland
|
- wayland
|
||||||
- x11
|
- x11
|
||||||
|
barrierc:
|
||||||
|
command: desktop-launch barrierc
|
||||||
|
plugs: *plugs
|
||||||
|
barriers:
|
||||||
|
command: desktop-launch barriers
|
||||||
|
plugs: *plugs
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
desktop:
|
desktop:
|
||||||
|
|||||||
Reference in New Issue
Block a user