force qt to wayland on river

This commit is contained in:
LordMZTE 2022-12-12 00:03:47 +01:00
parent 9ca53dfdf4
commit 9c8a81d144
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -5,6 +5,7 @@ export XKB_DEFAULT_OPTIONS="caps:swapescape"
export XKB_DEFAULT_LAYOUT="de"
# other stuff
export QT_QPA_PLATFORM="wayland"
# this is necessary for try icons
export XDG_CURRENT_DESKTOP="Unity"