environment: qt: Allow both Wayland and X for Qt
This commit is contained in:
parent
ba319f2bde
commit
f406db2645
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
QT_QPA_PLATFORM=wayland
|
||||
QT_QPA_PLATFORM="wayland;xcb"
|
||||
QT_QPA_PLATFORMTHEME=qt5ct
|
||||
|
|
Loading…
Reference in a new issue