Small fix
This commit is contained in:
parent
42cd51c0b5
commit
ba648c277c
@ -14,7 +14,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
settings.theming.stylix.wallpaper = lib.mkOption {
|
settings.theming.stylix.wallpaper = lib.mkOption {
|
||||||
type = lib.types.enum ["wallpaper-2" "kiiwy"];
|
type = lib.types.enum ["wallpaper-2.png" "kiiwy.png"];
|
||||||
description = ''
|
description = ''
|
||||||
Choose wallpaper
|
Choose wallpaper
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user