Moves settings to own folder
This commit is contained in:
parent
084c39594e
commit
f04b78f3d5
14 changed files with 138 additions and 128 deletions
11
.config/hypr/config/settings/Gestures.conf
Normal file
11
.config/hypr/config/settings/Gestures.conf
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 3
|
||||
workspace_swipe_distance = 500
|
||||
workspace_swipe_invert = true
|
||||
workspace_swipe_min_speed_to_force = 30
|
||||
workspace_swipe_cancel_ratio = 0.5
|
||||
workspace_swipe_create_new = true
|
||||
workspace_swipe_forever = true
|
||||
#workspace_swipe_use_r = true #uncomment if wanted a forever create a new workspace with swipe right
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue