diff --git a/.config/quickshell/ii/modules/settings/ServicesConfig.qml b/.config/quickshell/ii/modules/settings/ServicesConfig.qml index 349aa2376..a9e34512b 100644 --- a/.config/quickshell/ii/modules/settings/ServicesConfig.qml +++ b/.config/quickshell/ii/modules/settings/ServicesConfig.qml @@ -203,11 +203,10 @@ ContentPage { ContentSection { title: "Time" - ColumnLayout { - // Format - ContentSubsectionLabel { - text: "Time format" - } + ContentSubsection { + title: "Format" + tooltip: "" + ConfigSelectionArray { currentValue: Config.options.time.format configOptionName: "time.format"