forked from Shinonome/dots-hyprland
minimize settings
This commit is contained in:
@@ -20,7 +20,7 @@ ContentPage {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ConfigRow{
|
||||||
ConfigSpinBox {
|
ConfigSpinBox {
|
||||||
text: Translation.tr("Scale (%)")
|
text: Translation.tr("Scale (%)")
|
||||||
value: Config.options.background.clock.scale * 100
|
value: Config.options.background.clock.scale * 100
|
||||||
@@ -42,6 +42,7 @@ ContentPage {
|
|||||||
Config.options.background.clock.clockSides = value;
|
Config.options.background.clock.clockSides = value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
ContentSubsection {
|
ContentSubsection {
|
||||||
title: Translation.tr("Clock style")
|
title: Translation.tr("Clock style")
|
||||||
|
|||||||
Reference in New Issue
Block a user