fonts (no name2)

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-12-02 20:46:32 +01:00
parent 683913e0fe
commit 219a19a3a8
8 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
textColor = color.foreground;
borderColor = color.border;
borderSize = border-width;
font = font.code.name2;
font = font.code.name;
borderRadius = rounding;
anchor = "top-right";
margin = builtins.toString (gap-size * 2) ;