aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/dev.nix
diff options
context:
space:
mode:
authorFranck Cuny <59291+fcuny@users.noreply.github.com>2025-02-22 12:32:44 -0800
committerFranck Cuny <59291+fcuny@users.noreply.github.com>2025-02-22 12:32:44 -0800
commitc12625aa1ec2c290520a0717a2b0f48beb80b65c (patch)
tree473e26041feca4254a4297ab1bd1c374c4dd8086 /nix/users/fcuny/dev.nix
parentadd some python tools (diff)
downloadinfra-c12625aa1ec2c290520a0717a2b0f48beb80b65c.tar.gz
will figure out ligature for wezterm later
Diffstat (limited to '')
-rw-r--r--nix/users/fcuny/dev.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix
index adf7bcb..4114228 100644
--- a/nix/users/fcuny/dev.nix
+++ b/nix/users/fcuny/dev.nix
@@ -35,7 +35,6 @@
config.font = wezterm.font("Monaspace Neon", {
weight = "Light",
- harfbuzz_features={ 'calt', 'liga', 'dlig', 'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'ss07', 'ss08' },
})
config.font_size = 16.0