Update Nerdfont to OpenDyslexicM

This commit is contained in:
nichkara
2025-12-16 09:41:01 +01:00
parent 3b88319d6c
commit c974eeab7d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
* { * {
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: "SFMono Nerd Font Mono"; font-family: "OpenDyslexicM Nerd Font Mono";
font-weight: bold font-weight: bold
; ;
font-size: 14px; font-size: 14px;

View File

@@ -1,7 +1,7 @@
* { * {
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: "JetBrainsMono Nerd Font"; font-family: "OpenDyslexicM Nerd Font Mono";
font-weight: bold; font-weight: bold;
font-size: 16px; font-size: 16px;
min-height: 0; min-height: 0;