diff --git a/ui/main.slint b/ui/main.slint index b3eb55e..daa217e 100644 --- a/ui/main.slint +++ b/ui/main.slint @@ -40,6 +40,7 @@ export component AppWindow inherits Window { } CheckBox { text: "Utilities Light"; + enabled: false; } CheckBox { text: "WC Light";