wayland: remove wlr vars

This commit is contained in:
notohh 2024-05-13 11:15:35 -04:00
parent 62d5a0fc7a
commit d9aa13a316
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -12,7 +12,6 @@
slurp
satty
wl-clipboard
wlr-randr
];
sessionVariables = {
__GL_GSYNC_ALLOWED = "0";
@ -24,8 +23,6 @@
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
GDK_BACKEND = "wayland";
MOZ_ENABLE_WAYLAND = "1";
WLR_BACKEND = "vulkan";
WLR_RENDERER = "vulkan";
XCURSOR_SIZE = "24";
NIXOS_OZONE_WL = "1";
EDITOR = "hx";