mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-28 03:27:30 -05:00
bar: fix weird tooltip hover target
This commit is contained in:
@@ -10,7 +10,7 @@ Item {
|
||||
property bool borderless: Config.options.bar.borderless
|
||||
property bool alwaysShowAllResources: false
|
||||
implicitWidth: rowLayout.implicitWidth + rowLayout.anchors.leftMargin + rowLayout.anchors.rightMargin
|
||||
implicitHeight: Appearance.sizes.barGroupHeight
|
||||
implicitHeight: Appearance.sizes.barHeight
|
||||
|
||||
RowLayout {
|
||||
id: rowLayout
|
||||
|
||||
Reference in New Issue
Block a user