mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-25 02:07:28 -05:00
vertical bar: add media progress
This commit is contained in:
@@ -153,6 +153,10 @@ Item { // Bar content region
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: false
|
||||
}
|
||||
VerticalMedia {
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: false
|
||||
}
|
||||
}
|
||||
|
||||
HorizontalBarSeparator {
|
||||
|
||||
Reference in New Issue
Block a user