non important commit

This commit is contained in:
benstrb 2026-01-17 21:54:55 +01:00
parent 8ecdb98f4e
commit a9489954ae

View file

@ -36,6 +36,7 @@
]; ];
environment.variables = { environment.variables = {
LD_LIBRARY_PATH = "/run/current-system/sw/lib";
WLR_NO_HARDWARE_CURSORS = "1"; WLR_NO_HARDWARE_CURSORS = "1";
__GLX_VENDOR_LIBRARY_NAME = "mesa"; __GLX_VENDOR_LIBRARY_NAME = "mesa";
}; };