diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2026-03-04 21:24:45 +0100 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2026-03-04 21:27:08 +0100 |
| commit | 381a40c34ca7ee40dd1ab09bb536a6efb6c3f9c3 (patch) | |
| tree | 24e5951457bba60a7c3c1704c3876edb7ecb22e9 | |
| parent | 3fda87ab8eba13b2a45b3fbbb75b42a8458a1995 (diff) | |
Switched to IBM Plex Mono on Windows machine
| -rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ;; Font (add-to-list 'default-frame-alist `(font . ,(if (eq system-type 'windows-nt) - "JetBrainsMono NF 12" + "IBM Plex Mono 12" "JetBrainsMono Nerd Font 12"))) ;; Add line numbers |
