Commit 95fe92bee4c2

Vincent Demeester <vincent@sbr.pm>
2026-05-19 11:42:01
feat(fonts): use nerd-fonts variants, fix tab style
Replaced base jetbrains-mono and monaspace packages with their nerd-fonts variants which include both base glyphs and icons. Set active tab font style to bold to avoid Radon italic in tabs.
1 parent bbc923d
Changed files (2)
home
common
desktop
systems
common
home/common/desktop/kitty.nix
@@ -21,6 +21,7 @@
       bell_on_tab = "yes";
       notify_on_cmd_finish = "invisible 5.0 notify";
 
+      active_tab_font_style = "bold";
       active_tab_foreground = "#C6A0F6";
       active_tab_background = "#0c0c0c";
       inactive_tab_foreground = "#6E738D";
systems/common/desktop/default.nix
@@ -59,10 +59,9 @@
       go-font
       hack-font
       # inconsolata
-      jetbrains-mono
-      monaspace
       liberation_ttf
       nerd-fonts.jetbrains-mono
+      nerd-fonts.monaspace
       # nerd-fonts.inconsolata
       # nerd-fonts.fira-code
       # nerd-fonts.fira-mono