diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 39b5fd2..b8f2b6d 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -5,4 +5,6 @@ autoPush = true [data] gpgKey = {{ output "get-gpg-key" | trim | quote }} -drapeau = 'catppuccin-macchiato' + +[data.drapeau] +colorscheme = 'catppuccin-macchiato'