-
When I change the volume level in pavucontrol it doesent change the value in the polybar module. However the volume does audiable change when i use pavucontrol.
-
Currently I change the appearance of my bspwm desktop by launching a script that shows me rofi with different themes from which I can choose.
When switching from one theme to another, bspwm remembe…
-
below is the code to make these scripts have multi monitor support then just add `monitor = ${env:MONITOR}` to the config.ini for the bar
```
if type "xrandr" > /dev/null; then
while read F1 …
-
### Checklist
- [X] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md)
- [X] I believe this issue is a problem wit…
-
Hey there,
first of all, thanks for your efforts.
I have googled this issue and found a lot threads about different modules where people really forgot to configure the type and it was easy to solv…
aslmx updated
9 months ago
-
### Checklist
- [X] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md)
- [X] I believe this issue is a problem with p…
-
**Please describe the bug**
The moment I open app window on Hypr, appindicator icons disappeared and can't be clicked.
**Steps to reproduce:**
autostart polybar on hypr.conf (I'm using default po…
-
The following errors where detected when starting rofi:
/home/user/.config/polybar/hack/scripts/rofi/styles.rasi Parser error: Option icon-theme is not found.
/home/user/.…
-
You can merge scripts and allow tray to close itself after some time.
```
#!/bin/bash
u=$(xprop -name "Polybar tray window" _NET_WM_PID | grep -o '[[:digit:]]*')
if [ $u -Z ]
then polybar hid…
k1ake updated
2 years ago
-
Hi,
lost adventurer here...
I have an issue when using three monitors (see output of leftwm-state)
All tags on the third screen party covers my polybar area, it look like the workspace/tag is n…