diff options
Diffstat (limited to '')
| -rw-r--r-- | config/LauncherConfig.qml | 3 |
1 files changed, 0 insertions, 3 deletions
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 { |