refactor: use randr kdl command

cleanup

chore: update deps

fix: typo
This commit is contained in:
Ashley Wulber 2025-08-20 18:06:41 -04:00 committed by Ashley Wulber
parent f3f7d5cfb6
commit 0e2141ac6c
5 changed files with 125 additions and 313 deletions

View file

@ -19,6 +19,9 @@ pwd.workspace = true
ron.workspace = true
serde.workspace = true
zbus.workspace = true
cosmic-randr-shell.workspace = true
kdl.workspace = true
#TODO: reduce features
tokio = { workspace = true, features = ["full"] }
xdg = "3.0.0"