summaryrefslogtreecommitdiff
path: root/config/LauncherConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/LauncherConfig.qml')
-rw-r--r--config/LauncherConfig.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/LauncherConfig.qml b/config/LauncherConfig.qml
index 5f88ccd..9d9c50c 100644
--- a/config/LauncherConfig.qml
+++ b/config/LauncherConfig.qml
@@ -3,7 +3,7 @@ import Quickshell.Io
JsonObject {
property bool enabled: true
property bool showOnHover: false
- property int maxShown: 8
+ property int maxShown: 7
property int maxWallpapers: 9 // Warning: even numbers look bad
property string specialPrefix: "@"
property string actionPrefix: ">"