🐛 fix(hypr): hyprexpo now always uses the first workspace for each monitor
This commit is contained in:
parent
dbb91c9b97
commit
59637217b0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ plugin {
|
||||||
columns = 3
|
columns = 3
|
||||||
gap_size = 6
|
gap_size = 6
|
||||||
bg_col = rgb($surface0Alpha)
|
bg_col = rgb($surface0Alpha)
|
||||||
workspace_method = first 1
|
workspace_method = first r~1
|
||||||
|
|
||||||
enable_gesture = true
|
enable_gesture = true
|
||||||
gesture_distance = 300
|
gesture_distance = 300
|
||||||
|
|
Loading…
Add table
Reference in a new issue