diff options
Diffstat (limited to '.config/flavours/templates/foot')
| -rw-r--r-- | .config/flavours/templates/foot/templates/hibiki.mustache | 2 | ||||
| -rw-r--r-- | .config/flavours/templates/foot/templates/hibiki.mustache.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/flavours/templates/foot/templates/hibiki.mustache b/.config/flavours/templates/foot/templates/hibiki.mustache index 9dcff93..3dc4df2 100644 --- a/.config/flavours/templates/foot/templates/hibiki.mustache +++ b/.config/flavours/templates/foot/templates/hibiki.mustache @@ -1,7 +1,7 @@ # Base16 Karafuru Dark - foot color config # robertgzr -font=DejaVu Sans Mono:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop # {{monofont}} +font=Iosevka SS04 Extended:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop [colors] background={{base00-hex}} diff --git a/.config/flavours/templates/foot/templates/hibiki.mustache.in b/.config/flavours/templates/foot/templates/hibiki.mustache.in index 05a87da..7cb3b6a 100644 --- a/.config/flavours/templates/foot/templates/hibiki.mustache.in +++ b/.config/flavours/templates/foot/templates/hibiki.mustache.in @@ -1,7 +1,7 @@ # Base16 Karafuru Dark - foot color config # robertgzr -font=@monofont@:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop # {{monofont}} +font=@monofont@:size=11,Sarasa Fixed J:size=12,Noto Emoji,Material Design Icons Desktop [colors] background={{base00-hex}} |