Describe the bug
basilk stores its app state in XDG_CONFIG_HOME instead of XDG_STATE_HOME, which would be more appropriate
To Reproduce
Steps to reproduce the behavior:
- Start the app, create a task
Expected behavior
Task data is stored in ~/.local/state/baslik
Additional context
Task data is store in ~/.config