Using new nerd font

This commit is contained in:
2024-02-07 09:12:23 +01:00
parent 4bb99b7847
commit 556f468837
2 changed files with 6 additions and 28 deletions

View File

@@ -1,8 +1,9 @@
* {
border: none;
border-radius: 0;
font-family: "JetBrainsMono Nerd Font";
font-weight: bold;
font-family: "SFMono Nerd Font Mono Regular";
font-weight: bold
;
font-size: 14px;
min-height: 0;
}
@@ -132,4 +133,4 @@ tooltip label{
#battery {
color: #a6e3a1;
border-left: 0px;
}
}