Style: Fix cursor name.
This commit is contained in:
parent
e47b394b42
commit
b0fe5a6d1b
|
@ -110,7 +110,7 @@ in
|
|||
# };
|
||||
|
||||
cursor = {
|
||||
name = mkStrOption "phinger-cursors";
|
||||
name = mkStrOption "phinger-cursors-dark";
|
||||
package = mkPkgOption pkgs.phinger-cursors;
|
||||
size = mkIntOption 24;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue