From 3418ee0085b2d4efab4588b2888f56e82db738c8 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 23 Jun 2025 15:21:07 -0400 Subject: refactor: integrate fontconfig support --- modules/foot.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'modules/foot.nix') diff --git a/modules/foot.nix b/modules/foot.nix index 4a297cd..2f2fff1 100644 --- a/modules/foot.nix +++ b/modules/foot.nix @@ -17,10 +17,7 @@ in }; settings = { main = { - # font="ComicShannsMono Nerd Font Mono:size=12"; - # font="BerkeleyMonoPatched Nerd Font Mono:size=12"; - font ="CodeNewRoman Nerd Font Mono:size=12"; - # font ="TamzenForPowerline:size=11,Cozette:size=11"; + font ="monospace:size=12"; title="term"; resize-by-cells="no"; pad="0x0 center"; -- cgit v1.2.3