iberianpig / fusuma

Multitouch gestures with libinput driver on Linux
MIT License
3.67k stars 149 forks source link

Auto generating ~/.config.yml from boilerplate #166

Closed iberianpig closed 4 years ago

iberianpig commented 4 years ago

Is your feature request related to a problem? Please describe.

The built-in config.yml works as a fallback, so users can't notice that ~/.config.yml is not configured correctly. The user thinks he's set it up correctly, but it's executing a different command. It's a bug! (Actually, the problem is that config.yml is not set to the correct path)

Describe the solution you'd like

Describe alternatives you've considered

swipe: 3: left: command: echo ”swipe →3 fingers → left. you can configure $XDG_CONFIG/fusuma/config.yml”

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.