Create JSRepl.desktop

This commit is contained in:
Nathan 2023-03-07 10:47:47 -06:00 committed by GitHub
parent 8b0e61285a
commit f2adb9dab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
JSRepl.desktop Normal file
View File

@ -0,0 +1,20 @@
[Desktop Entry]
Comment[en_US]=
Comment=
Exec=echo '>>' /tmp/repl.js '&' kwrite /tmp/repl.js '&' konsole -e nodemon -w /tmp/repl.js -q --exec 'clear && node /tmp/repl.js'
GenericName[en_US]=Run an interactive JS REPL
GenericName=Run an interactive JS REPL
Icon=
MimeType=
Name[en_US]=JSRepl
Name=JSRepl
NoDisplay=false
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=