More tweaks

This commit is contained in:
Nathan McCarty 2023-06-18 19:10:27 -04:00
parent 7f1ad0e285
commit 1b341d757d
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" = "pixman";
"WLR_RENDERER" = "pixman";
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
"WLR_NO_HARDWARE_CURSORS" = "1";
};