mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-27 02:57:29 -05:00
bar tooltips: format
This commit is contained in:
@@ -18,7 +18,7 @@ MouseArea {
|
||||
RowLayout {
|
||||
id: rowLayout
|
||||
anchors.centerIn: parent
|
||||
|
||||
|
||||
MaterialSymbol {
|
||||
fill: 0
|
||||
text: WeatherIcons.codeToName[Weather.data.wCode]
|
||||
@@ -38,7 +38,7 @@ MouseArea {
|
||||
|
||||
StyledPopup {
|
||||
hoverTarget: root
|
||||
|
||||
|
||||
WeatherPopup {
|
||||
id: weatherPopup
|
||||
anchors.centerIn: parent
|
||||
|
||||
Reference in New Issue
Block a user