diff --git a/config/Style.nix b/config/Style.nix index 1651b90..d0cf9c8 100644 --- a/config/Style.nix +++ b/config/Style.nix @@ -110,7 +110,7 @@ in # }; cursor = { - name = mkStrOption "phinger-cursors-dark"; + name = mkStrOption "phinger-cursors-light"; package = mkPkgOption pkgs.phinger-cursors; size = mkIntOption 24; };