Please include as much information about the crash/bug as possible.
- If it is a visual glitch, please include a screenshot/video as well as any modifications to the css (if any).
- If it is a *crash* (e.g. ```Segmentation fault (Core dumped)``` in the console), please include the log (```/tmp/gBar-<pid>.log``` or from the console) and a crash stack trace. They can e.g. be found via journalctl (```journalctl --boot=0 --reverse```) if systemd-coredump is used.
- If it is an *assert failed* (Last line in the log reads ```[Exiting due to assert failed]```) please include the log (```/tmp/gBar-<pid>.log``` or from the console).
- The config (```~/.config/gBar/config```) used is always valuable to diagnose an issue, so please include it.