2018-08-17 17:34:00 -04:00
|
|
|
---
|
2018-10-27 08:56:48 -04:00
|
|
|
name: Bug Report
|
|
|
|
about: Create a report for something that misbehaves
|
2018-08-17 17:34:00 -04:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Describe the issue
|
|
|
|
*A clear and concise description of what the bug is.*
|
|
|
|
|
|
|
|
**Expected behavior:**
|
|
|
|
|
|
|
|
*A clear and concise description of what you expected to happen.*
|
|
|
|
|
|
|
|
**Actual behavior:**
|
|
|
|
|
|
|
|
*What actually happens*
|
|
|
|
|
2019-01-08 10:59:44 -05:00
|
|
|
**Was it working before?**
|
|
|
|
* Did you also experience this bug in an earlier version of polybar?
|
|
|
|
* If no, what was the last version where this worked correctly?
|
|
|
|
|
2018-08-17 17:34:00 -04:00
|
|
|
## To Reproduce
|
|
|
|
*A minimal but complete config with which the problem occurs:*
|
|
|
|
```dosini
|
|
|
|
|
|
|
|
```
|
|
|
|
*List any other steps needed to reproduce the issue besides starting polybar with the config you posted above.*
|
|
|
|
|
|
|
|
## Polybar Log
|
|
|
|
*Post everything polybar outputs to the terminal when you run it and the issue occurs below*
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
*If applicable, add screenshots to help explain your problem.*
|
|
|
|
|
|
|
|
## Environment:
|
|
|
|
* WM:
|
2018-10-27 07:42:24 -04:00
|
|
|
* Distro:
|
2018-08-17 17:34:00 -04:00
|
|
|
* Output of `polybar -vvv`:
|
|
|
|
|
|
|
|
## Additional context
|
|
|
|
*Add any other context that you think is necessary about the problem here.*
|