Update JSRepl.desktop
This commit is contained in:
parent
93a6cac644
commit
98c31df33c
@ -1,20 +1,11 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]js
|
||||||
Comment[en_US]=
|
Exec=sh -c "touch /tmp/repl.js & kwrite /tmp/repl.js & konsole -e nodemon -w /tmp/repl.js -q --exec 'clear && node /tmp/repl.js'"
|
||||||
Comment=
|
GenericName[en_US]=Run an interactive JS REPL with KWrite and Konsole
|
||||||
Exec=echo 'touch' /tmp/repl.js '&' kwrite /tmp/repl.js '&' konsole -e nodemon -w /tmp/repl.js -q --exec 'clear && node /tmp/repl.js'
|
GenericName=Run an interactive JS REPL with KWrite and Konsole
|
||||||
GenericName[en_US]=Run an interactive JS REPL
|
Icon=code-context-symbolic
|
||||||
GenericName=Run an interactive JS REPL
|
|
||||||
Icon=
|
|
||||||
MimeType=
|
|
||||||
Name[en_US]=JSRepl
|
Name[en_US]=JSRepl
|
||||||
Name=JSRepl
|
Name=JSRepl
|
||||||
NoDisplay=false
|
NoDisplay=false
|
||||||
Path=
|
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
TerminalOptions=
|
|
||||||
Type=Application
|
Type=Application
|
||||||
X-DBUS-ServiceName=
|
|
||||||
X-DBUS-StartupType=
|
|
||||||
X-KDE-SubstituteUID=false
|
|
||||||
X-KDE-Username=
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user