- Open dbeaver:
Help > install new software > Click Add
Name: DevStyle Theme
Location**: https://www.genuitec.com/updates/devstyle/ci/
- Check
- DevStyle Features
Help > install new software > Click Add
Name: DevStyle Theme
Location**: https://www.genuitec.com/updates/devstyle/ci/
| // create file: | |
| sudo vim /usr/share/applications/intellij.desktop | |
| // add the following | |
| [Desktop Entry] | |
| Version=13.0 | |
| Type=Application | |
| Terminal=false | |
| Icon[en_US]=/home/rob/.intellij-13/bin/idea.png | |
| Name[en_US]=IntelliJ |