osd for volume and brightness

This commit is contained in:
Damocles 2026-04-12 15:24:08 +02:00
parent a53616523b
commit ab2eb2578e
6 changed files with 104 additions and 0 deletions

View file

@ -19,6 +19,10 @@ ShellRoot {
screen: scope.modelData
}
Osd {
screen: scope.modelData
}
ScreenCorners {
screen: scope.modelData
}