mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-29 22:19:19 +02:00
alacritty: Fix outdated template variable
This commit is contained in:
parent
4bfc2ce71f
commit
95fa20b5c7
@ -20,9 +20,9 @@ colors:
|
|||||||
foreground: CellBackground
|
foreground: CellBackground
|
||||||
background: CellForeground
|
background: CellForeground
|
||||||
|
|
||||||
bar:
|
footer_bar:
|
||||||
foreground: '{color8}'
|
foreground: '{color8}'
|
||||||
background: '{color7}'
|
background: '{color7}'
|
||||||
|
|
||||||
line_indicator:
|
line_indicator:
|
||||||
foreground: None
|
foreground: None
|
||||||
|
@ -20,9 +20,9 @@ colors:
|
|||||||
foreground: CellBackground
|
foreground: CellBackground
|
||||||
background: CellForeground
|
background: CellForeground
|
||||||
|
|
||||||
bar:
|
footer_bar:
|
||||||
foreground: '{color8}'
|
foreground: '{color8}'
|
||||||
background: '{color7}'
|
background: '{color7}'
|
||||||
|
|
||||||
line_indicator:
|
line_indicator:
|
||||||
foreground: None
|
foreground: None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user