forked from Shinonome/dots-hyprland
bar: weather: fix alignment
This commit is contained in:
@@ -18,6 +18,8 @@ MouseArea {
|
|||||||
|
|
||||||
RowLayout {
|
RowLayout {
|
||||||
id: rowLayout
|
id: rowLayout
|
||||||
|
anchors.centerIn: parent
|
||||||
|
|
||||||
MaterialSymbol {
|
MaterialSymbol {
|
||||||
fill: 0
|
fill: 0
|
||||||
text: WeatherIcons.codeToName[Weather.data.wCode]
|
text: WeatherIcons.codeToName[Weather.data.wCode]
|
||||||
|
|||||||
Reference in New Issue
Block a user