this post was submitted on 11 Jul 2023
9 points (90.9% liked)
KDE & Plasma users
2786 readers
1 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE's software runs on GNU/Linux, BSD and other operating systems, including Windows.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm using
~/.local/share/applications
. I tried this in FF and I don't see it working. Do you have a .desktop file you can share?After rebooting this doesn't work anymore for some reason. it starts up with the correct logo but then changes.
All I did in the .desktop file was to add
-P {new profile name}
to every Exec line, change icon to another one, and change name under desktop entry to anything other than "Firefox web browser".I have done the same thing with Chrome profiles, and it has the same effect - starts with correct logo then changes.
found the solution for firefox, works perfectly.
here's an example file. replace the profile name in exec and the icon, you can also remove the icons under all entries except [Desktop Entry].
@ja2 @Limitless_screaming Distro/DE ?
Manjaro/KDE Plasma, this bug doesn't happen under Gnome apparently.
@Limitless_screaming @ja2 Same, I use arch/KDE. Wayland i suppose? Using '--name name' work also on my side.
Yes it's a KWin Wayland issue, and I already replied with this solution to @ja2 's comment. You should also change
StartupWMClass
to name; so that the icon applies correctly.