File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/content/docs/template-and-variables Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Here `%a_variable` points to `"42"`. Any template call to `{{variable_ref}}` wil
3434The main idea behind variable references is to avoid repetition and inject values into multiple dotfiles.
3535As you will see later in this documentation, references are meant to be mixed with profiles and scoped variable.
3636
37- For now let us define a simple layout. Assuming we are using sway as a window manager, and our terminal is allacritty ,
37+ For now let us define a simple layout. Assuming we are using sway as a window manager, and our terminal is alacritty ,
3838we are going to define three separate variables files :
3939- A global variable file ` theme_vars.toml `
4040- A variable file for alacritty ` alacritty_vars.toml `
You can’t perform that action at this time.
0 commit comments