diff options
Diffstat (limited to 'config/quickshell/overview/config.example.json')
| -rw-r--r-- | config/quickshell/overview/config.example.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/quickshell/overview/config.example.json b/config/quickshell/overview/config.example.json index 2f3a4fe9..1c764788 100644 --- a/config/quickshell/overview/config.example.json +++ b/config/quickshell/overview/config.example.json @@ -46,7 +46,7 @@ "columns": 5, "scale": 0.16, "enable": true, - "hideEmptyRows": true, + "hideEmptyRows": false, "closeOnFocusLoss": true, "useWorkspaceMap": false, "workspaceMap": [0, 10], @@ -56,7 +56,7 @@ "previewMode": "live", "includeInactiveMonitorPreviews": true, "previewRecaptureDelayMs": 60, - "showSpecialWorkspaces": true, + "showSpecialWorkspaces": false, "specialWorkspaces": [], "specialWorkspaceColumns": 5, "emptyWorkspaceWallpaper": "", |
