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