summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-12-16 10:20:14 +0100
committerPapoteur <papoteur@mageia.org>2018-12-17 10:19:29 +0100
commit7e6fa7c0558475e148cbde25f795609cfd3aff84 (patch)
treeb08e665ee27e2fb7109e71d22113700e44618259 /usr
parente8acf867c2e8b674a637331b07e8b79437ba304d (diff)
downloadmageiawelcome-7e6fa7c0558475e148cbde25f795609cfd3aff84.tar
mageiawelcome-7e6fa7c0558475e148cbde25f795609cfd3aff84.tar.gz
mageiawelcome-7e6fa7c0558475e148cbde25f795609cfd3aff84.tar.bz2
mageiawelcome-7e6fa7c0558475e148cbde25f795609cfd3aff84.tar.xz
mageiawelcome-7e6fa7c0558475e148cbde25f795609cfd3aff84.zip
Workaround for Wayland no more needed
Diffstat (limited to 'usr')
-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")