wayland: remove wlr vars
This commit is contained in:
parent
62d5a0fc7a
commit
d9aa13a316
1 changed files with 0 additions and 3 deletions
|
@ -12,7 +12,6 @@
|
||||||
slurp
|
slurp
|
||||||
satty
|
satty
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wlr-randr
|
|
||||||
];
|
];
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
__GL_GSYNC_ALLOWED = "0";
|
__GL_GSYNC_ALLOWED = "0";
|
||||||
|
@ -24,8 +23,6 @@
|
||||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||||
GDK_BACKEND = "wayland";
|
GDK_BACKEND = "wayland";
|
||||||
MOZ_ENABLE_WAYLAND = "1";
|
MOZ_ENABLE_WAYLAND = "1";
|
||||||
WLR_BACKEND = "vulkan";
|
|
||||||
WLR_RENDERER = "vulkan";
|
|
||||||
XCURSOR_SIZE = "24";
|
XCURSOR_SIZE = "24";
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
EDITOR = "hx";
|
EDITOR = "hx";
|
||||||
|
|
Loading…
Reference in a new issue