mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-08-04 15:03:06 +10:00
bar tooltips: refractor tooltip bg to StyledPopup
This commit is contained in:
@@ -97,7 +97,8 @@ MouseArea {
|
||||
|
||||
StyledPopup {
|
||||
hoverTarget: root
|
||||
contentComponent: BatteryPopup {
|
||||
|
||||
BatteryPopup {
|
||||
id: batteryPopup
|
||||
anchors.centerIn: parent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user