-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Description
The icon is hardcoded but I thing to start supporting this application it should have icon first.
Desktop file jetbrains-toolbox.desktop:
[Desktop Entry]
Type=Application
Name=JetBrains Toolbox
Exec=/home/michal/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox %u
Icon=/home/michal/.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;
bkanuka, keighrim, moisesmorillo and BlueManCZ
