mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 03:46:37 +08:00
wayland 协议运行脚本
This commit is contained in:
Executable
+7
@@ -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
|
||||
Reference in New Issue
Block a user