From 1cd34d58f095b696c0c719c0a487f7b58b9fa3b2 Mon Sep 17 00:00:00 2001 From: Simon Walker Date: Sat, 4 May 2024 13:41:20 +0100 Subject: [PATCH] Bump up font thickness again --- home/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index 881ffa9f..bebf4a10 100644 --- a/home/home.nix +++ b/home/home.nix @@ -83,7 +83,7 @@ in { me = { font-name = "JetBrains Mono"; - font-style = "Regular"; + font-style = "Semibold"; font-size = if isLinux then 10.0