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