desktop: swap fonts to NotoSans NF and UbuntuSansMono Nerd Font

This commit is contained in:
Fabio Scotto di Santolo
2026-05-23 22:24:07 +02:00
parent a6049961a8
commit 6cf87f3c38
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
* {
font-family: "LiterationMono Nerd Font", "Symbols Nerd Font Mono", monospace;
font-family: "NotoSans NF";
font-size: 10pt;
min-height: 0;
}