---
name: Bug report
about: Create a report to help us improve

---

<!--
Before create a report, please check below, 
* Read Documents. https://github.com/iberianpig/fusuma#installation
* Checked that `libinput-debug-events` or `libinput debug-events` worked correctly.
* Reproduced the problem in latest version. Update fusuma with `gem update fusuma`
* Checked that your issue isn't already filed: https://github.com/iberianpig/fusuma/issues
-->

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. [First Step]
2. [Second Step]
3. [and so on...]

**Expected behavior**
A clear and concise description of what you expected to happen.

**Versions**
You can get this information from copy and paste the output of `fusuma --version` from the command line. Also, please include the OS and what version of the OS you're running.


**Additional context**
Any additional context, your `~/.config/fusuma/config.yml` or data that might be necessary to reproduce the issue.