wayland 协议运行脚本

This commit is contained in:
2024-03-30 15:26:56 +08:00
parent c6aaa4f655
commit a9e315240c
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
setid deepin-kwin_wayland --drm --xwayland
export QT_QPA_PLATFORM=wayland
export XDG_SESSION_TYPE=wayland
export DISPLAY=:1
export WAYLAND_DISPLAY=wayland-0
startdde