diff --git a/modules/programs/rofi.nix b/modules/programs/rofi.nix index 7fd69dc7..e64e5d47 100644 --- a/modules/programs/rofi.nix +++ b/modules/programs/rofi.nix @@ -270,7 +270,7 @@ in theme = mkOption { default = null; - type = with types; nullOr (either string path); + type = with types; nullOr (either str path); example = "Arc"; description = '' Name of theme or path to theme file in rasi format. Available