about summary refs log tree commit diff
path: root/home/profiles/base/config/foot.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-01-25 09:45:22 +0900
committersefidel <contact@sefidel.net>2022-01-25 09:45:22 +0900
commit3031fbd6a92ff1e4d16c67d8390055aff7da31f8 (patch)
tree732cbd45cad30d18b67e8de0e32b3307330fdd31 /home/profiles/base/config/foot.nix
parent371775643fb5bcb1a5376f99aa456037c064a6b8 (diff)
downloadnixrc-3031fbd6a92ff1e4d16c67d8390055aff7da31f8.tar.gz
nixrc-3031fbd6a92ff1e4d16c67d8390055aff7da31f8.zip
home/base: use good ol dina
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 a2a9d57..bcb3145 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 = "Terminus:pixelsize=14,JetBrainsMono Nerd Font:pixelsize=14";
+    font = "Dina:pixelsize=13,JetBrainsMono Nerd Font:pixelsize=12";
     letter-spacing = 0;
     line-height = 13;
     dpi-aware = "yes";