build: bump whiskers to 2.1.1 (#222)
whiskers 2.1.1 no longer eats trailing newlines
This commit is contained in:
parent
4ca26b774b
commit
9da7bb5e2e
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
whiskers:
|
||||
version: "2.1.0"
|
||||
version: "2.1.1"
|
||||
matrix:
|
||||
- flavor
|
||||
filename: "themes/catppuccin_{{flavor.identifier}}.tmuxtheme"
|
||||
|
@ -23,4 +23,3 @@ thm_yellow="#{{ palette.yellow.hex | lower }}"
|
|||
thm_blue="#{{ palette.blue.hex | lower }}"
|
||||
thm_orange="#{{ palette.peach.hex | lower }}"
|
||||
thm_black4="#{{ palette.surface2.hex | lower }}"
|
||||
{% raw %}{% endraw %}{# Needs to end with a newline #}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue