From ac743df7566092eab7b146ad5d28f8dd99ffba6f Mon Sep 17 00:00:00 2001 From: "M.Ngugi" Date: Wed, 4 Sep 2024 00:35:42 +0300 Subject: [PATCH] Create Mu_Editor.sh --- Mu_Editor.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 Mu_Editor.sh diff --git a/Mu_Editor.sh b/Mu_Editor.sh new file mode 100755 index 0000000..ba432b9 --- /dev/null +++ b/Mu_Editor.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +QT_QPA_PLATFORM=wayland ./Mu_Editor-1.2.0-x86_64.AppImage +