Updated Known Issues (markdown)

Patrick Ziegler 2021-12-22 09:32:30 +01:00
parent 352f139a9f
commit 2dc8be7d0d
1 changed files with 0 additions and 8 deletions

@ -54,14 +54,6 @@ program may just reuse already compiled binaries. You need to make sure that
polybar is *recompiled*. How to do that depends on the program, but most offer a polybar is *recompiled*. How to do that depends on the program, but most offer a
way to force a rebuild or a way to clear the cache for certain packages. way to force a rebuild or a way to clear the cache for certain packages.
**Example:** Try to remove polybar with your AUR helper, and perhaps remove the orphans also.
Go to /var/cache to find and remove leftover files, they could be:
```
/var/cache/pacman/pkg/polybar-...pkg.tar.zst
/var/cache/aur-helper/pkgbuilds/polybar.pb
```
Re-install polybar with AUR helper.
## Setting Module Backgrounds when using Gradients ## Setting Module Backgrounds when using Gradients
**Problem:** When you use a gradient as your polybar background, explicitly setting any module's background color to whatever you have set as `background-0`, either through the `-background` setting or the `%{B}` formatting tag, will not change the background color at all. **Problem:** When you use a gradient as your polybar background, explicitly setting any module's background color to whatever you have set as `background-0`, either through the `-background` setting or the `%{B}` formatting tag, will not change the background color at all.