init
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Reference in New Issue
Block a user