Hyprland in vmware take 1

This commit is contained in:
Nathan McCarty 2023-06-18 16:52:20 -04:00
parent 6dd05347dc
commit b04079a0b7
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
2 changed files with 6 additions and 6 deletions

View File

@ -60,4 +60,10 @@
max-jobs = 4;
};
# Make hyprland work
environment.sessionVariables = {
# "WLR_NO_HARDWARE_CURSORS" = "1";
# "WLR_RENDERER" = "pixman";
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
};
}

View File

@ -18,12 +18,6 @@
home.packages = with pkgs; [ gammastep ];
# Hyprland outputs + tweaks
home.sessionVariables = {
"WLR_NO_HARDWARE_CURSORS" = "1";
"WLR_RENDERER" = "pixman";
"WLR_RENDER_DRM_DEVICE" = "/dev/dri/renderD128";
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
};
wayland.windowManager.hyprland.extraConfig = ''
monitor=Virtual-1,preferred,auto,1.5