Updated font config

This commit is contained in:
2026-04-11 14:21:19 -04:00
parent 1405acedbe
commit 3a32359eb6
6 changed files with 43 additions and 19 deletions

View File

@@ -10,7 +10,8 @@
term = "xterm-256color";
include = "${config.xdg.configHome}/foot/themes/noctalia";
dpi-aware = "no";
font = "JetBrainsMono Nerd Font:size=12";
font = "${builtins.head config.fonts.fontconfig.defaultFonts.monospace}:size=12";
pad = "10x10";
};
mouse = {
hide-when-typing = "yes";