refactor(hypr): move gestures to input file
Gestures are not decorational, they are inputs.
This commit is contained in:
@@ -62,7 +62,6 @@ animations {
|
|||||||
animation = border, 1, 3, breeze
|
animation = border, 1, 3, breeze
|
||||||
}
|
}
|
||||||
|
|
||||||
gesture = 3, horizontal, workspace
|
|
||||||
|
|
||||||
gesture = 3, down, fullscreen, 1
|
|
||||||
|
|
||||||
|
|||||||
@@ -21,3 +21,6 @@ device {
|
|||||||
name = logitech-usb-receiver
|
name = logitech-usb-receiver
|
||||||
sensitivity = 0
|
sensitivity = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gesture = 3, horizontal, workspace
|
||||||
|
gesture = 3, down, fullscreen
|
||||||
|
|||||||
Reference in New Issue
Block a user