mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 02:23:50 +01:00
force qt to wayland on river
This commit is contained in:
parent
9ca53dfdf4
commit
9c8a81d144
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue