mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-04 02:43:42 +02:00
feat: webstorm desktop shortcut
This commit is contained in:
parent
06021421af
commit
601834cafb
1 changed files with 12 additions and 0 deletions
12
configs/shortcuts/webstorm.desktop
Normal file
12
configs/shortcuts/webstorm.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=WebStorm
|
||||
Comment=The smartest JavaScript IDE
|
||||
GenericName=IDE
|
||||
Exec=/opt/WebStorm/bin/webstorm.sh
|
||||
Icon=/opt/WebStorm/bin/bin/webstorm.png
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
StartupWMClass=jetbrains-webstorm
|
||||
Categories=Development;IDE;
|
||||
MimeType=text/plain;
|
||||
Keywords=webstorm;IDE;JavaScript;
|
Loading…
Add table
Reference in a new issue