mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-06 08:50:12 -05:00
bar tooltips: refractor tooltip bg to StyledPopup
This commit is contained in:
@@ -38,7 +38,8 @@ MouseArea {
|
||||
|
||||
StyledPopup {
|
||||
hoverTarget: root
|
||||
contentComponent: WeatherPopup {
|
||||
|
||||
WeatherPopup {
|
||||
id: weatherPopup
|
||||
anchors.centerIn: parent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user