--- name: Bug report about: Report a problem with Waybar title: '' labels: bug assignees: '' --- **Describe the bug** A clear and concise description of what the bug is. **To reproduce** Steps to reproduce the behaviour, including a minimal config that triggers it: ```jsonc // minimal config ``` **Expected behaviour** What you expected to happen. **Screenshots** If applicable, add screenshots to help explain the problem. **Environment** - Waybar version (`waybar --version`): - Installed from (distro package / source / other): - Compositor and version (Sway, Hyprland, River, …): **Debug output** Run `waybar -l debug` and paste any relevant output: ``` ``` **Additional context** Anything else that might help.