You are not logged in.
Pages: 1
I use firefox , firefox-nighlty (rather than chrome)
How can I create a custom Icon for the Windows Buttons
I created a custom icon :
https://gitlab.com/icebowl/firefox/-/bl … ightly.png
but the above Icon get changed when firefox nighlty is started to a default firefox icon in Windows Buttons
code:
[Desktop Entry]
Name=FirefoxNighlty
Comment=Browse the WWW
X-GNOME-FullName=FirefoxNightly
Exec=/opt/firefox-nightly/firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=nightly.png
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=FirefoxNightly
StartupNotify=true
Offline
See: https://forum.xfce.org/viewtopic.php?id=10845. You'll need xseticon and wmctrl for this to work.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thank you! I'll work on this!
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 535.63 KiB (Peak: 549.84 KiB) ]