From 1ce822854d6154f5181aaf47dd557d6871750781 Mon Sep 17 00:00:00 2001 From: lanxu Date: Sun, 25 Jul 2021 17:08:17 +0300 Subject: [PATCH] Fixed typo --- startwayland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startwayland b/startwayland index 91fc330..18b0eb7 100755 --- a/startwayland +++ b/startwayland @@ -7,7 +7,7 @@ export XKB_DEFAULT_MODEL=pc105 #export XDG_RUNTIME_DIR=/tmp/wayland #export WAYLAND_DISPLAY=wayland-0 -# force all generic backend to use wayland backend +# configure wayland backend export GDK_BACKEND=wayland export QT_QPA_PLATFORM=wayland # wayland-egl? export CLUTTER_BACKEND=wayland