mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-01 05:27:02 +08:00
13 lines
247 B
TOML
13 lines
247 B
TOML
schema_version = 1
|
|
id = "host.display"
|
|
kind = "managed_resource.sync"
|
|
entrypoint = "app.adapters.system.display.resource:VirtualDisplayResource"
|
|
depends_on = []
|
|
|
|
[metadata]
|
|
name = "Virtual Display"
|
|
|
|
[activation]
|
|
policy = "on_first_use"
|
|
watch = []
|