diff --git a/config.toml b/config.toml index dabc069..289f0c4 100644 --- a/config.toml +++ b/config.toml @@ -24,3 +24,7 @@ output_path = "~/.config/hypr/hyprlock.conf" [templates.wofi] input_path = "~/.config/matugen/templates/wofi.css" output_path = "~/.config/wofi/style.css" + +[templates.fish] +input_path = "~/.config/matugen/templates/fish.fish" +output_path = "~/.config/fish/configs/colors.fish" \ No newline at end of file