diff options
| author | ryukamish <[email protected]> | 2026-06-08 12:47:32 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-06-08 12:47:32 +0530 |
| commit | 618b9cbfbb9ba4537c51859eaea5ede40e93ca15 (patch) | |
| tree | 16e91c2629c00c387bb74c5ded26d6de17ee1054 | |
| parent | 75e0f8ace0dd11e02a3f0f8326153d3deab9817c (diff) | |
fix: correct font name
| -rw-r--r-- | .config/mako/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mako/config b/.config/mako/config index 7f0b572..5d3f05e 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -1,5 +1,5 @@ # Global settings -font=IoskeleyMonoNL Nerd Font 12 +font=IoskeleyMono Nerd Font 12 width=300 margin=10 padding=10 |
