diff options
| author | ryukamish <[email protected]> | 2026-06-03 18:16:06 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-03 18:16:06 +0530 |
| commit | 9735eb5c026cc0e1b7c9f3942a22b0290d963fac (patch) | |
| tree | d811b34428ea85fc33c06bede929c6b773c68424 | |
| parent | 56562322d30f8b465cfa05abeaa3204d7a294f65 (diff) | |
chore: font change
| -rw-r--r-- | kitty/kitty.conf | 2 | ||||
| -rw-r--r-- | mako/config | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 60ceae0..9b7f1cd 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1,6 +1,6 @@ # include themes/highframe.conf -font_family JetBrainsMono Nerd Font +font_family IoskeleyMonoNL Nerd Font font_size 12 bold_font auto bold_italic_font auto diff --git a/mako/config b/mako/config index 811d6d9..b9d1506 100644 --- a/mako/config +++ b/mako/config @@ -1,5 +1,5 @@ # Global settings -font=JetBrainsMono Nerd Font 12 +font=IoskeleyMonoNL Nerd Font 12 width=300 margin=10 padding=10 |
