This commit is contained in:
Nathan McCarty 2023-04-26 00:28:14 -04:00
parent 2bd7d7d080
commit 2161c12daa
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,6 @@
useOSProber = true;
};
virtualisation.vmware.guest.enable = true;
environment.variables = { "WLR_NO_HARDWARE_CURSORS" = "1"; };
# Setup system configuration
nathan = {
programs = { games = false; };

View File

@ -15,6 +15,7 @@
home.packages = with pkgs; [ gammastep ];
# Sway outputs
home.sessionVariables = { "WLR_NO_HARDWARE_CURSORS" = "1"; };
wayland.windowManager.sway.config = {
output = {
Virtual-1 = {