13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
# https://github.com/sandwichfarm/hyprexpo-plus
|
|
# currently not working
|
|
plugin {
|
|
hyprexpo {
|
|
columns = 3
|
|
gap_size = 5
|
|
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
|
|
keynav_enable = 1
|
|
keynav_wrap_h = 1 # wrap horizontally at row edges
|
|
keynav_wrap_v = 1 # wrap vertically at column edges
|
|
}
|
|
}
|