oop
This commit is contained in:
parent
d66cb86baf
commit
72a6b16923
|
@ -63,7 +63,7 @@
|
||||||
|
|
||||||
# Make hyprland work
|
# Make hyprland work
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
"WLR_RENDERER_ALLOW_SOFTWARE=" = "1";
|
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
|
||||||
"WLR_NO_HARDWARE_CURSORS" = "1";
|
"WLR_NO_HARDWARE_CURSORS" = "1";
|
||||||
"HYPRLAND_LOG_WLR" = "1";
|
"HYPRLAND_LOG_WLR" = "1";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue