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