README.md in fusuma-0.4.1 vs README.md in fusuma-0.5.0
- old
+ new
@@ -46,11 +46,11 @@
You can customize the settings for gestures to put and edit `~/.config/fusuma/config.yml`.
*NOTE*: You will need to create the `~/.config/fusuma` directory if it doesn't exist yet.
### `Command: ` property
-On fusuma version 1.0 `Command: ` property is available!
+On fusuma version 0.4 `Command: ` property is available!
You can assign any command each gestures.
**`shortcut: ` property is deprecated**, **it will be removed on fusuma version 1.0**.
You need to replace to `command: ` property.
@@ -122,11 +122,12 @@
`interval:` is delay between swipes/pinches. Default value is 1.
If the swipe's interval is `0.5`, shorten swipe-interval by half to recognize a next swipe.
## Options
-* `-v`, `--verbose` : Shows details about the results of running fusuma
* `-c`, `--config=path/to/file` : Use an alternative config file
+* `-d`, `--daemon` : Daemonize process
+* `-v`, `--verbose` : Show details about the results of running fusuma
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/iberianpig/fusuma. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.