home-manager/gui: Fix cursor scaling
This commit is contained in:
		@@ -78,6 +78,7 @@ in
 | 
				
			|||||||
          pointerCursor = {
 | 
					          pointerCursor = {
 | 
				
			||||||
            package = pkgs.vanilla-dmz;
 | 
					            package = pkgs.vanilla-dmz;
 | 
				
			||||||
            name = "Vanilla-DMZ";
 | 
					            name = "Vanilla-DMZ";
 | 
				
			||||||
 | 
					            size = 16;
 | 
				
			||||||
            gtk.enable = true;
 | 
					            gtk.enable = true;
 | 
				
			||||||
          };
 | 
					          };
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user