diff options
author | Fabien Proriol <fabien.proriol@kazoe.org> | 2025-05-25 17:58:09 +0200 |
---|---|---|
committer | Fabien Proriol <fabien.proriol@kazoe.org> | 2025-05-26 18:01:49 +0200 |
commit | 49daa163530ceabc9eaa8911ab96b5f799cfb552 (patch) | |
tree | 080d0b31eafd138cd8d47d5c2a52b75d3cfa6f28 /conf/kzdesktop.sh |
Initial Commit
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 |