更新Makefile
This commit is contained in:
4
run-program-without-wayland.sh
Normal file
4
run-program-without-wayland.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export XDG_SESSION_TYPE=x11
|
||||
export QT_QPA_PLATFORM=xcb
|
||||
unset WAYLAND_DISPLAYCOPY
|
||||
Reference in New Issue
Block a user