Option renamed
This commit is contained in:
parent
aa63b0d3e0
commit
74ff7d0cff
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ in
|
|||
theme =
|
||||
let
|
||||
inherit (config.lib.formats.rasi) mkLiteral;
|
||||
cfg = config.programs.fzf.catppuccin;
|
||||
cfg = config.catppuccin.fzf;
|
||||
palette = (lib.importJSON "${config.catppuccin.sources.palette}/palette.json").${cfg.flavor}.colors;
|
||||
selectColor = color: palette.${color}.hex;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue