Enable wayland for lots of stuff

This commit is contained in:
exu 2023-11-17 20:33:16 +01:00
parent 6822bdfba3
commit 6715e87874
3 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,2 @@
--enable-features=UseOzonePlatform
--ozone-platform=wayland

View File

@ -0,0 +1,2 @@
--enable-features=WaylandWindowDecorations
--ozone-platform-hint=auto

View File

@ -1,3 +1,7 @@
QT_QPA_PLATFORMTHEME=qt5ct
QT_QPA_PLATFORM=wayland
EDITOR=vim
XDG_CURRENT_DESKTOP=sway
CLUTTER_BACKEND=wayland
SDL_VIDEODRIVER=wayland
MOZ_ENABLE_WAYLAND=1