Fix typo in documentation commandline example
This commit is contained in:
parent
12e9a9fdbd
commit
8acb43e40d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Flags:
|
||||||
Full commandline-based configuration example:
|
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
|
### TODO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue