Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken Icons #976

Open
canlin-github opened this issue Sep 8, 2024 · 3 comments
Open

Broken Icons #976

canlin-github opened this issue Sep 8, 2024 · 3 comments

Comments

@canlin-github
Copy link

Some icons are missing, see pictures below.

I have both Adwaita and Adwaita legacy icon themes installed and the celluloid I use is the native version from arch linux not flatpak.

BTW I'm on KDE so the icons looks like breeze and I do want to change icon theme to Adwaita. If there is a way to change icon theme for GTK applications in KDE , I'm more than glad to know.

Screenshot_20240908_101126

Screenshot_20240908_101310

@gnome-mpv
Copy link
Collaborator

Try setting the icon theme with GSettings: gsettings set org.gnome.desktop.interface icon-theme Adwaita

@canlin-github
Copy link
Author

canlin-github commented Sep 8, 2024

Try setting the icon theme with GSettings: gsettings set org.gnome.desktop.interface icon-theme Adwaita

That works, but only temporarily. The problem is it's nearly impossible to make that change persistent. KDE seems to reset that value to "breeze" periodically. Neither setting icon-theme to Adwaita in bashrc nor in KDE's autostart script works.

@jannuary
Copy link
Contributor

You really should ask Breeze to either include those icons or inherit them from Adwaita – this also doesn't work on other GTK4 apps with icon themes that isn't Adwaita or inherit from it, and there's no way to solve this from app side without bundling the assets ourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants