forked from Shinonome/dots-hyprland
use (tweaked) roboto flex for shell text
This commit is contained in:
@@ -30,6 +30,8 @@ SpinBox {
|
||||
anchors.centerIn: parent
|
||||
text: root.value // displayText would make the numbers weird like 1,000 instead of 1000
|
||||
color: Appearance.colors.colOnLayer2
|
||||
font.family: Appearance.font.family.numbers
|
||||
font.variableAxes: Appearance.font.variableAxes.numbers
|
||||
font.pixelSize: Appearance.font.pixelSize.small
|
||||
validator: root.validator
|
||||
onTextChanged: {
|
||||
|
||||
Reference in New Issue
Block a user