Skip to content

Commit

Permalink
home/cursor: update name
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Sep 16, 2024
1 parent 4b5f153 commit 472889f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home-desktop/home/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
pointerCursor = {
size = 24;
gtk.enable = true;
x11.enable = true;
# x11.enable = true;
package = pkgs.apple-cursor;
name = "macOS-Monterey";
name = "macOS";
};

stateVersion = "23.05";
Expand Down

0 comments on commit 472889f

Please sign in to comment.