wip: cosmic-randr-shell empty serial number for now

This commit is contained in:
Ashley Wulber 2026-02-24 15:23:20 -05:00 committed by Ashley Wulber
parent a48c4fc47d
commit 8fdef03d88
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,6 @@ tracing = { version = "0.1.44", features = [
], optional = true }
[features]
default = []
default = ["output", "randr"]
output = ["ron", "tracing"]
randr = ["cosmic-randr-shell", "output"]