Closed Apopatos closed 7 years ago
hi, a lightwork icon is included, https://github.com/rudrab/Shadow/blob/master/scalable/apps/lightworks.svg
It is not working because Icon=/usr/share/lightworks/Icons/App.png
is an absolute path. without changing this, it is not possible to be themed.
You can put something like this:
[Desktop Entry]
Version=12.6
Name=Lightworks
Comment=Cross-platform film & video editor
Exec=/usr/bin/lightworks
Icon=lightworks
Terminal=false
Type=Application
Categories=AudioVideo;AudioVideoEditing;
StartupWMClass=Ntcardvt
to ~/.local/share/applications/lightworks.desktop
and it should work.
Thanks for Deluge
comment. I will look at it.
Thank you. I hadn't notice!
deluge pushed....kindly pull and check again. Please, if you have gnome-look accont, dont forget to upvote.
Hi, Deluge still looks the same.
I've upvoted already ;-)
Hi, Deluge still looks the same.
thats odd...can you logout and login again?
I did. Nothing changed.
thats really odd...is there any extension you are using?
I disabled every extension and logged out. Still the same :-(
if you go to .icons/shadow/scalable/apps
, and grep deluge
, what is the output?
whom....that's really odd. Don't know why this is happening. I need to check
Hi, can you tell me the extension u are using to put the icon at the top bar?
This is what I am getting, and it seems consistent. the Deluge icon on the topicon takes the normal X11 icons, not the symbolic one. Though, I will ask it in the #irc once i am back home.
Hi, I use this extension. https://extensions.gnome.org/extension/1031/topicons/
Commercial video editor but very popular. [Desktop Entry] Version=12.6 Name=Lightworks Comment=Cross-platform film & video editor Exec=/usr/bin/lightworks Icon=/usr/share/lightworks/Icons/App.png Terminal=false Type=Application Categories=AudioVideo;AudioVideoEditing; StartupWMClass=Ntcardvt
Also, would be possible to change the icon of Deluge in system tray? Right now it looks very dissimilar.
Thank you!