diff options
Diffstat (limited to 'conf/kzdesktop.sh')
-rw-r--r-- | conf/kzdesktop.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 |