diff --git a/.config/quickshell/ii/modules/settings/InterfaceConfig.qml b/.config/quickshell/ii/modules/settings/InterfaceConfig.qml index 4f6ba1920..9e08b1d04 100644 --- a/.config/quickshell/ii/modules/settings/InterfaceConfig.qml +++ b/.config/quickshell/ii/modules/settings/InterfaceConfig.qml @@ -181,8 +181,8 @@ ContentPage { value: "classic" }, { - displayName: Translation.tr("circle"), - icon: "stroke_partial", + displayName: Translation.tr("Hollow"), + icon: "circle", value: "hollow" }, {