From f2adb9dab56f648cd8c309351a984f79cfe31617 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 7 Mar 2023 10:47:47 -0600 Subject: [PATCH] Create JSRepl.desktop --- JSRepl.desktop | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 JSRepl.desktop diff --git a/JSRepl.desktop b/JSRepl.desktop new file mode 100644 index 0000000..bf6a079 --- /dev/null +++ b/JSRepl.desktop @@ -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=