README.md in fusuma-1.10.1 vs README.md in fusuma-1.10.2

- old
+ new

@@ -179,11 +179,10 @@ command: 'xdotool key super' # threshold: 1, interval: 0.75 pinch: 2: in: command: "xdotool keydown ctrl click 4 keyup ctrl" # threshold: 0.5, interval: 0.5 - 2: out: command: "xdotool keydown ctrl click 5 keyup ctrl" # threshold: 0.5, interval: 0.5 threshold: pinch: 0.5 @@ -237,9 +236,14 @@ - Wayland compatible - `xte` - [xte(1) - Linux man page](https://linux.die.net/man/1/xte) - install with `sudo apt xautomation` + +- [ydotool](https://github.com/ReimuNotMoe/ydotool) + - Wayland compatible + - Needs more maintainers. + - Requires only replacing `xdotool` with `ydotool` in in fusuma conf. ## Options - `-c`, `--config=path/to/file` : Use an alternative config file - `-d`, `--daemon` : Daemonize process