📝 Made note of icon issues
This commit is contained in:
parent
213432675c
commit
ae4f910eb6
2 changed files with 9 additions and 4 deletions
|
|
@ -950,3 +950,8 @@ IgnorePkg=lib32-gdk-pixbuf2
|
|||
09/29/2025
|
||||
Install gdkpixbuf2-noglycin and gdkpixbuf2-noglycin-docs packages (removes gdkpixbuf2 package, issues with GDK update):
|
||||
doas pacman -S gdkpixbuf2-noglycin gdkpixbuf2-noglycin-docs
|
||||
Take note of possible icon help, just run this overwrite:
|
||||
```
|
||||
sudo pacman -S --overwrite '*' libpng librsvg cairo pixman gtk3 hicolor-icon-theme shared-mime-info adwaita-icon-theme libx11 libxcb
|
||||
```
|
||||
Taken from: https://forum.manjaro.org/t/icon-themes-not-loading-correctly/178555
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue