with the right name this time
This commit is contained in:
@@ -12,7 +12,8 @@ in {
|
|||||||
enable = lib.mkEnableOption "enables ${program}";
|
enable = lib.mkEnableOption "enables ${program}";
|
||||||
cursor = lib.mkOption {
|
cursor = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
default = "Posy_Cursor_Black";
|
#default = "Posy_Cursor_Black";
|
||||||
|
default = "posy_dark";
|
||||||
description = "cursor to use";
|
description = "cursor to use";
|
||||||
};
|
};
|
||||||
size = lib.mkOption {
|
size = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user