From 49daa163530ceabc9eaa8911ab96b5f799cfb552 Mon Sep 17 00:00:00 2001 From: Fabien Proriol Date: Sun, 25 May 2025 17:58:09 +0200 Subject: Initial Commit --- conf/kzdesktop.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 conf/kzdesktop.sh (limited to 'conf/kzdesktop.sh') diff --git a/conf/kzdesktop.sh b/conf/kzdesktop.sh new file mode 100644 index 0000000..9463922 --- /dev/null +++ b/conf/kzdesktop.sh @@ -0,0 +1,3 @@ +# Profile for desktopmgr /etc/profile.d/desktopmgr.sh +export QT_QPA_PLATFORM=wayland-egl +export WAYLAND_DISPLAY=wayland-0 -- cgit v1.2.3