summaryrefslogtreecommitdiffstats
path: root/usr/bin/mageiawelcome
diff options
context:
space:
mode:
Diffstat (limited to 'usr/bin/mageiawelcome')
-rwxr-xr-xusr/bin/mageiawelcome2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/bin/mageiawelcome b/usr/bin/mageiawelcome
index cd591e5..a85893f 100755
--- a/usr/bin/mageiawelcome
+++ b/usr/bin/mageiawelcome
@@ -2,7 +2,7 @@
import os
-os.system("GDK_BACKEND=x11 python3 /usr/share/mageiawelcome/mageiawelcome.py")
+os.system("python3 /usr/share/mageiawelcome/mageiawelcome.py")