fix(sway): Remove WLR_ env vars from environment dropin
This is effective too late. Moved the env vars to my greeter setup.
This commit is contained in:
parent
1d3b52a713
commit
d42dd03832
1 changed files with 0 additions and 4 deletions
|
@ -8,7 +8,3 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue