about summary refs log tree commit diff
path: root/home/profiles/base/config/foot.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/config/foot.nix')
-rw-r--r--home/profiles/base/config/foot.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/base/config/foot.nix b/home/profiles/base/config/foot.nix
index 08efefd..9b36cd3 100644
--- a/home/profiles/base/config/foot.nix
+++ b/home/profiles/base/config/foot.nix
@@ -5,7 +5,7 @@ with neotheme.colors;
 {
   main = {
     term = "foot";
-    font = "cherry:pixelsize=13,JetBrainsMono Nerd Font:size=9";
+    font = "Terminus:pixelsize=14,JetBrainsMono Nerd Font:size=9";
     letter-spacing = 0;
     line-height = 13;
     dpi-aware = "yes";