Closed gauthiermartin closed 7 years ago
hi, Thanks for your request. kindly add the corresponding .desktop file.
Here it is jetbrains-idea.desktop.zip
hi,
intellij IDEA is already themed. It does not work because the absolute path used in .desktop file:
Icon=/opt/idea/bin/idea.png
For this to work, kindly use this .desktop file in ~/.local/share/application
jetbrains-idea.desktop
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Name=IntelliJ IDEA
Icon=IntelliJ
Exec="/opt/idea/bin/idea.sh" %f
Comment=The Drive to Develop
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-idea
Alright, Sorry for that ! Thank you
You are welcome. Kindly let me know if this is working.
Yeah this is working perfectly ; -)
It would be nice to have an intelli j idea j icon