Removed stylix and a few small fixes

This commit is contained in:
2026-04-04 17:56:31 -04:00
parent f080e311d1
commit fa0e950c34
11 changed files with 125 additions and 457 deletions

View File

@@ -10,7 +10,7 @@
term = "xterm-256color";
include = "${config.xdg.configHome}/foot/themes/noctalia";
dpi-aware = "no";
font = "${config.stylix.fonts.monospace.name}:size=${toString config.stylix.fonts.sizes.terminal}";
font = "JetBrainsMono Nerd Font:size=12";
};
mouse = {
hide-when-typing = "yes";