Closed DADA30000 closed 6 months ago
That's intentional behaviour. By default, the active workspace is positioned at the center. So every time you switch your workspace, the grid changes. You can change this by adding this to your hyprland config:
plugin {
hyprexpo {
workspace_method = first 1
}
}
That's intentional behaviour. By default, the active workspace is positioned at the center. So every time you switch your workspace, the grid changes. You can change this by adding this to your hyprland config:
plugin { hyprexpo { workspace_method = first 1 } }
Thanks!
video maybe I've done something wrong in config?