This commit is contained in:
Nathan McCarty 2023-06-18 19:31:16 -04:00
parent d66cb86baf
commit 72a6b16923
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
# Make hyprland work
environment.sessionVariables = {
"WLR_RENDERER_ALLOW_SOFTWARE=" = "1";
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
"WLR_NO_HARDWARE_CURSORS" = "1";
"HYPRLAND_LOG_WLR" = "1";
};