4 lines
96 B
Bash
4 lines
96 B
Bash
# The env variables below can be overridden
|
|
|
|
export QT_QPA_PLATFORM=${QT_QPA_PLATFORM:-wayland}
|