summaryrefslogtreecommitdiff
path: root/config/LauncherConfig.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-26 14:30:48 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-26 14:30:48 +1000
commit6880272c5b18acd063b47e1f04c03c1a78d08499 (patch)
tree1bbd62d03bfc3e78e985202b25cd61679f0fabf7 /config/LauncherConfig.qml
parentpopouts: fix scan icon rotation (diff)
downloadcaelestia-shell-6880272c5b18acd063b47e1f04c03c1a78d08499.tar.gz
caelestia-shell-6880272c5b18acd063b47e1f04c03c1a78d08499.tar.bz2
caelestia-shell-6880272c5b18acd063b47e1f04c03c1a78d08499.zip
config: allow enable/disable panels
Closes #240
Diffstat (limited to 'config/LauncherConfig.qml')
-rw-r--r--config/LauncherConfig.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/LauncherConfig.qml b/config/LauncherConfig.qml
index 635aa56..70465a0 100644
--- a/config/LauncherConfig.qml
+++ b/config/LauncherConfig.qml
@@ -1,6 +1,7 @@
import Quickshell.Io
JsonObject {
+ property bool enabled: true
property int maxShown: 8
property int maxWallpapers: 9 // Warning: even numbers look bad
property string actionPrefix: ">"