From d8efeffaf11bca0fd4d14b67b5dcc3ffa4cb972d Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 9 Jan 2026 15:15:49 -0500 Subject: remove more stuffff --- config/LauncherConfig.qml | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/LauncherConfig.qml') diff --git a/config/LauncherConfig.qml b/config/LauncherConfig.qml index 896882f..6ab44d1 100644 --- a/config/LauncherConfig.qml +++ b/config/LauncherConfig.qml @@ -13,9 +13,6 @@ JsonObject { component UseFuzzy: JsonObject { property bool apps: false - property bool schemes: false - property bool variants: false - property bool wallpapers: false } component Sizes: JsonObject { -- cgit v1.2.3-freya