Skip to content

Commit

Permalink
docs: add edge_margin
Browse files Browse the repository at this point in the history
  • Loading branch information
horriblename committed Jul 21, 2024
1 parent d15c51e commit 7543725
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ plugin:touch_gestures {
# in milliseconds
long_press_delay = 400
# in pixels, the distance from the edge that is considered an edge
edge_margin = 10
experimental {
# send proper cancel events to windows instead of hacky touch_up events,
# NOT recommended as it crashed a few times, once it's stabilized I'll make it the default
Expand Down

0 comments on commit 7543725

Please sign in to comment.