hyprland: configure hyprexpo overview

This commit is contained in:
2026-02-04 00:18:45 -08:00
parent e3ad0d857e
commit b234cbec56

View File

@@ -167,6 +167,14 @@ plugin {
} }
} }
hyprexpo {
# Always include workspace 1 in the overview grid
workspace_method = first 1
# Only show workspaces with windows
skip_empty = true
# 3 columns -> 3x3 grid when 9 workspaces are visible
columns = 3
}
} }
# ============================================================================= # =============================================================================