-
I can recursively render polybar on multiple monitors like this:
```bash
for mon in $(polybar --list-monitors | cut -d":" -f1); do
MONITOR=$mon polybar -q emi-bar -c "${rice_dir}"/config.ini …
-
I am really liking this application and am using it in my polybar. I would love to be able to display the remaining battery percentage of my connected device in the polybar status line. Is this someth…
ehula updated
9 months ago
-
I apologize if this is not a bspwm issue.
I have polybar on the bottom of my screen, and it is always visible, except for when a window is in fullscreen. The fullscreen window covers polybar becaus…
-
## Describe the issue
Polybar v.3.4.3 crashes at least once a day on arch with bspwm. I don't know why it crashes and can't reproduce, I didn't find with what it can be related.
After a crash I ge…
-
Polybar doesn't launch with autorandr 1.13.3 and 1.13.1 but works fine in 1.13.2. It seems to have something to do with https://github.com/phillipberndt/autorandr/commit/b08336a3b942c0c5a33d565d9baa44…
-
Hey, are you going to update this to the latest polybar build?
Thanks very much either way. I really like my dwm polybar =)
fov95 updated
10 months ago
-
**Please describe the bug**
Polybar can't get the system tray. It's either grayed out or outright missing.
`error: Failed to reconfigure tray client, removing... (XCB_WINDOW (3))`
**Steps to re…
-
I have a few questions that are not issues, but I am unsure where to ask them. Please let me know if this is not the appropriate place to open such queries. Appreciate your help in advance.
1. I fo…
-
[As per documentation](https://polybar.readthedocs.io/en/stable/user/ipc.html), we now have to use `polybar-msg`
I guess this part needs to be rewritten unfortunately
https://github.com/mihirlad55…
-
https://github.com/austlai/dotfiles/blob/6b0dc4a65d154419adf26f496c393ccd174f57b5/polybar/.config/polybar/config.ini#L159C2-L159C3