Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Icon request] Jetbrains Icons [i.e Phpstorm] #144

Open
matinwd opened this issue Feb 14, 2023 · 2 comments
Open

[Icon request] Jetbrains Icons [i.e Phpstorm] #144

matinwd opened this issue Feb 14, 2023 · 2 comments

Comments

@matinwd
Copy link

matinwd commented Feb 14, 2023

No description provided.

@vinceliuice
Copy link
Owner

Jetbrains apps do not use custom icon theme

@shakeelansari63
Copy link
Contributor

shakeelansari63 commented Aug 28, 2023

Though Jetbrain apps do not use custom icon theme. You can create custom desktop entry in ~/.local/share/applications

For e.g. for Phpstorm -
~/.local/share/applications/phpstorm.desktop

[Desktop Entry]
Categories=Development;IDE;
Comment[en_IN]=A cross-platform IDE for PHP
Comment=A cross-platform IDE for PHP
Exec=phpstorm %f
GenericName[en_IN]=
GenericName=
Icon=phpstorm
MimeType=
Name[en_IN]=JetBrains PhpStorm
Name=JetBrains PhpStorm
Path=
StartupNotify=true
StartupWMClass=jetbrains-phpstorm
Terminal=false
TerminalOptions=
Type=Application
Version=1.0
X-KDE-SubstituteUID=false
X-KDE-Username=
X-SnapInstanceName=rider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants