diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl index 626cca6..bb437fb 100644 --- a/.chezmoi.toml.tmpl +++ b/.chezmoi.toml.tmpl @@ -1,4 +1,4 @@ -{{- $wm := promptStringOnce "Choose wm between (gnome/i3wm): " "gnome" -}} +{{- $wm := promptStringOnce . "wm" "Choose wm between (gnome/i3wm): " "gnome" -}} [git] autoCommit = true