-
Running `~/.config/polybar/shapes/scripts/pywal.sh ~/Pictures/wallpapers/0936.jpg` returns `polybar-msg: No active ipc channels`
But `~/.config/polybar/shapes/preview.sh` works
-
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
-
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
-
### Describe the bug
When I upgrade from `0.65.0` to `0.66.0`, after rebooting, my background is not set and my polybar is not running. After going back to `0.65.0` they work again. I don't know wh…
-
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 …
-
## Environment & Versions
- System: Linux : NixOS unstable
- Termusic version: 0.9.0
- Rust version: 1.78.0
Logs:
empty
## Description of the Problem
It's working perfectly but there is…
-
Finish updating and editing the linux setup scripts:
- [ ] update sxhkd config
- [ ] update polybar config
- [ ] use jgmenu instead of rofi
- [ ] use doas instead of sudo
- [ ] add a screen rec…
-
Hey, at the risk of bumping an abandoned repo (most definitely), how come your work on this repo died down?
have you found a good alternative, put up with the "annoying" scripts as mentioned in the r…
-
The script doesn't display anything when no player is connected initially.
`--icon-none` will only be displayed after at least one player has connected and disconnected, as the code responsible for i…
-
I'm trying to use the glyphs but besides my polybar config where I specify the font, the fonts show up as something else entirely when I use them in scripts. For example, in my time script, the circle…