Fix typo in documentation commandline example

master
Miles Alan 4 years ago
parent 12e9a9fdbd
commit 8acb43e40d
  1. 2
      README.md

@ -41,7 +41,7 @@ Flags:
Full commandline-based configuration example:
```
lisgd -d /dev/input/input1 -g "1,left,right,notify-send swiped lr" -t 200 -v
lisgd -d /dev/input/input1 -g "1,l,r,notify-send swiped lr" -t 200 -v
```
### TODO

Loading…
Cancel
Save