forked from Shinonome/dots-hyprland
bar: fix bottom mode, add corner style config
This commit is contained in:
@@ -17,7 +17,7 @@ Item {
|
||||
|
||||
Layout.fillHeight: true
|
||||
implicitWidth: rowLayout.implicitWidth + rowLayout.spacing * 2
|
||||
implicitHeight: 40
|
||||
implicitHeight: Appearance.sizes.barHeight
|
||||
|
||||
Timer {
|
||||
running: activePlayer?.playbackState == MprisPlaybackState.Playing
|
||||
|
||||
Reference in New Issue
Block a user