aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny
diff options
context:
space:
mode:
authorFranck Cuny <59291+fcuny@users.noreply.github.com>2025-02-10 08:48:08 -0800
committerFranck Cuny <59291+fcuny@users.noreply.github.com>2025-02-10 08:48:16 -0800
commit6efe25d94581b0230b67a1c903b371b3ac42fc4c (patch)
tree04f8a27d699e079e0fc7e0c511849a7e8090cc68 /nix/users/fcuny
parentupdate some of the macos defaults (diff)
downloadinfra-6efe25d94581b0230b67a1c903b371b3ac42fc4c.tar.gz
switch to monaspace argon font for terminal
Diffstat (limited to 'nix/users/fcuny')
-rw-r--r--nix/users/fcuny/dev.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix
index 2e36fc1..f9f7aef 100644
--- a/nix/users/fcuny/dev.nix
+++ b/nix/users/fcuny/dev.nix
@@ -29,7 +29,7 @@
config.scrollback_lines = 10000
- config.font = wezterm.font("Source Code Pro", { weight = "Light" })
+ config.font = wezterm.font("Monaspace Argon", { weight = "Light" })
config.font_size = 16.0
config.window_padding = {