diff --git a/Services/UI/BarWidgetRegistry.qml b/Services/UI/BarWidgetRegistry.qml index d6f0a881..1a74d982 100644 --- a/Services/UI/BarWidgetRegistry.qml +++ b/Services/UI/BarWidgetRegistry.qml @@ -112,7 +112,8 @@ Singleton { "icon": "noctalia", "customIconPath": "", "colorizeDistroLogo": false, - "colorizeSystemIcon": "none" + "colorizeSystemIcon": "none", + "enableColorization": false }, "CustomButton": { "allowUserSettings": true,