forked from Shinonome/dots-hyprland
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