mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 12:59:58 -05:00
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