forked from Shinonome/dots-hyprland
Update ServicesConfig.qml
This commit is contained in:
@@ -203,11 +203,10 @@ ContentPage {
|
|||||||
ContentSection {
|
ContentSection {
|
||||||
title: "Time"
|
title: "Time"
|
||||||
|
|
||||||
ColumnLayout {
|
ContentSubsection {
|
||||||
// Format
|
title: "Format"
|
||||||
ContentSubsectionLabel {
|
tooltip: ""
|
||||||
text: "Time format"
|
|
||||||
}
|
|
||||||
ConfigSelectionArray {
|
ConfigSelectionArray {
|
||||||
currentValue: Config.options.time.format
|
currentValue: Config.options.time.format
|
||||||
configOptionName: "time.format"
|
configOptionName: "time.format"
|
||||||
|
|||||||
Reference in New Issue
Block a user