From c2c99761de427aed030199a0b29869e802a8c78f Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 13 Jul 2023 17:46:19 +0900 Subject: flavours: bring colors into dotfiles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and fix accents and font Signed-off-by: Robert Günzler --- .config/flavours/templates/foot/templates/hibiki.mustache | 2 +- .config/flavours/templates/foot/templates/hibiki.mustache.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.config/flavours/templates/foot') 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}} -- cgit 1.4.1