Skip to content

Commit

Permalink
Minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoyuVanilla authored and oknozor committed Apr 16, 2023
1 parent 99fcad5 commit 8449e66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Here `%a_variable` points to `"42"`. Any template call to `{{variable_ref}}` wil
The main idea behind variable references is to avoid repetition and inject values into multiple dotfiles.
As you will see later in this documentation, references are meant to be mixed with profiles and scoped variable.

For now let us define a simple layout. Assuming we are using sway as a window manager, and our terminal is allacritty,
For now let us define a simple layout. Assuming we are using sway as a window manager, and our terminal is alacritty,
we are going to define three separate variables files :
- A global variable file `theme_vars.toml`
- A variable file for alacritty `alacritty_vars.toml`
Expand Down

0 comments on commit 8449e66

Please sign in to comment.