diff --git a/.config/environment.d/50-wayland.conf b/.config/environment.d/50-wayland.conf index af36e65..47de65d 100644 --- a/.config/environment.d/50-wayland.conf +++ b/.config/environment.d/50-wayland.conf @@ -8,3 +8,7 @@ CLUTTER_BACKEND=wayland QT_QPA_PLATFORMTHEME=qt6ct QT_WAYLAND_DISABLE_WINDOWDECORATION=1 + +# Experimenting with some wlroots env vars +WLR_SCENE_DISABLE_DIRECT_SCANOUT=1 +WLR_RENDERER=vulkan