forked from Shinonome/dots-hyprland
minor tweaks
This commit is contained in:
@@ -335,7 +335,7 @@ Item {
|
|||||||
anchors {
|
anchors {
|
||||||
left: parent.left
|
left: parent.left
|
||||||
verticalCenter: parent.verticalCenter
|
verticalCenter: parent.verticalCenter
|
||||||
leftMargin: 25
|
leftMargin: 32
|
||||||
}
|
}
|
||||||
implicitWidth: root.hourNumberSize
|
implicitWidth: root.hourNumberSize
|
||||||
implicitHeight: implicitWidth
|
implicitHeight: implicitWidth
|
||||||
@@ -351,7 +351,7 @@ Item {
|
|||||||
font {
|
font {
|
||||||
family: Appearance.font.family.reading
|
family: Appearance.font.family.reading
|
||||||
pixelSize: 80
|
pixelSize: 80
|
||||||
weight: 1000
|
weight: 5000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user