Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE .desktop Launcher in Task Manager Creates Second Icon
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Cygon
Tux's lil' helper
Tux's lil' helper


Joined: 05 Feb 2006
Posts: 107
Location: Germany

PostPosted: Fri Dec 16, 2016 9:57 am    Post subject: KDE .desktop Launcher in Task Manager Creates Second Icon Reply with quote

Hi!

I'm using KDE5 Plasma with the icons-only task manager on my task bar.

I've dragged a few .desktop files onto the task manager and they launch their applications just fine, but when they do, a second icon appears for that application. This happens with Conky, Unity3D and Steam, for example.

I do have the StartupWMClass parameter set by looking it up via xprop:

Code:
> xprop
...
WM_LOCALE_NAME(STRING) = "en_US.utf8"
WM_CLASS(STRING) = "Conky", "Conky"
WM_HINTS(WM_HINTS):
...


And adding it to my desktop file:

Code:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Conky
Comment=System monitoring
...
Exec=/usr/bin/conky
StartupWMClass=Conky


However, it still creates the second icon.

Could there be something I've forgotten?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum