19 lines
505 B
Plaintext
19 lines
505 B
Plaintext
plugin {
|
|
hyprexpo {
|
|
columns = 2
|
|
gap_size = 5
|
|
bg_col = rgb(1e1e2e)
|
|
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
|
|
|
|
gesture_distance = 300 # how far is the "max" for the gesture
|
|
}
|
|
}
|
|
|
|
hyprexpo-gesture = 3, vertical, expo
|
|
|
|
#gesture = 3, up, dispatcher, hyprexpo:expo, on
|
|
#gesture = 3, down, dispatcher, hyprexpo:expo, off
|
|
|
|
bind = $mainMod, F3, hyprexpo:expo, toggle
|
|
bind = $mainMod CTRL, RETURN, hyprexpo:expo, select
|