https://bugs.kde.org/show_bug.cgi?id=482962
HeathenHacks <mrressipiyent...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrressipiyent...@gmail.com --- Comment #1 from HeathenHacks <mrressipiyent...@gmail.com> --- Not sure if this would be able to help, but I believe this has something to do with how icons behave differently on Plasma 6. (https://pointieststick.com/2023/08/12/how-all-this-icon-stuff-is-going-to-work-in-plasma-6/) This time around, the way I understand it, all icons would depend on what icon pack you use. So, if the icon pack you're using doesn't have the specific icon that the application you use requires, it would display as a blank or in my case, an icon with a question mark on it. However, old workarounds seem to still work (upon my testing). Try to find the folder where your icon pack is installed. on ~/.local/share/icons or /usr/share/icons or on /usr/share/plasma/desktoptheme/ After locating it, go inside the folder and try to look for the "index.theme" file, open it using text editor and look for "Inherits", there you can add other icon packs, so if the icon pack you're using doesn't have an icon for something, it would try to look for that icon on other icon packs. As an example: Inherits=hicolor,Materia,Materia-dark -- You are receiving this mail because: You are watching all bug changes.