diff options
| author | caley <u65487754@gmail.com> | 2026-06-09 19:09:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-09 19:09:46 +0200 |
| commit | a598b5888c6f6edb4baf8bfacc57337147ad4292 (patch) | |
| tree | eb04ea37d6414452548cc843db74fc1c114b2c07 | |
| parent | 1439ffff43f63e988c97357685963ba5cad900dd (diff) | |
Change font family to JetBrainsMono Nerd Font
| -rw-r--r-- | nixos/cat.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/cat.nix b/nixos/cat.nix index 634468b..9110c13 100644 --- a/nixos/cat.nix +++ b/nixos/cat.nix @@ -50,7 +50,7 @@ shell fish shell_integration enabled - font_family Terminus (TTF) + font_family JetBrainsMono Nerd Font font_size 12 cursor_trail 3 |
