From 9ded962b7bb48df298568b04eac08eb658cc5edf Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Sun, 6 Apr 2025 15:32:38 -0400 Subject: update --- modules/foot.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/foot.nix') diff --git a/modules/foot.nix b/modules/foot.nix index e427c3a..1b00758 100644 --- a/modules/foot.nix +++ b/modules/foot.nix @@ -15,7 +15,8 @@ in }; settings = { main = { - font="ComicShannsMono Nerd Font Mono:size=12"; + # font="ComicShannsMono Nerd Font Mono:size=12"; + font="BerkeleyMonoPatched Nerd Font:size=12"; title="term"; resize-by-cells="no"; pad="0x0 center"; -- cgit v1.2.3