Icon request
Closed this issue · 3 comments
kugo12 commented
Jetbrains Toolbox
Android Studio
rudrab commented
Hi,
Android Studio is already themed.You can not see it because https://rudrab.github.io/Shadow/#icon-themed-but-does-not-appear
Also, for jetbrain, kindly send me the corresponding .desktop
file, so that I know how the icon is called.
kugo12 commented
[Desktop Entry]
Type=Application
Name=JetBrains Toolbox
Exec=/home/<username>/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox %u
Icon=/home/<username>/.local/share/JetBrains/Toolbox/toolbox.svg
StartupNotify=false
Categories=Development;IDE;
Terminal=false
X-GNOME-Autostart-enabled=true
StartupWMClass=jetbrains-toolbox
MimeType=x-scheme-handler/jetbrains;
2018-06-29 12:51 GMT+02:00 rudrab <notifications@github.com>:
… Hi,
Android Studio is already themed.You can not see it because
https://rudrab.github.io/Shadow/#icon-themed-but-does-not-appear
Also, for jetbrain, kindly send me the corresponding .desktop file, so
that I know how the icon is called.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#131 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AOWoExYyz-HTyZ17kMRc13_vbs3uuCWuks5uBgbGgaJpZM4U7ZJx>
.
rudrab commented
hi,
the icon is updated, unfortunately I cant push it to github right now(the push is not working somehow). Can you download it from opendesktop (https://www.opendesktop.org/p/1012532/).
Also, you need to change your desktop entry(copy the desktop file to ~/.local/share/applications/
):
and make
Icon=jetbrain-toolbox
instead of
Icon=/home/<username>/.local/share/JetBrains/Toolbox/toolbox.svg