| Hash | Commit message | Author | Date | Files | + | - |
1 | commit 95b07c9687d0691fe1abc8ff5392e5de2f0e8224 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Wed Apr 13 14:38:50 2022 +0200 |
4 | |
5 | Update. |
6 | --- |
7 | config.h | 1 - |
8 | 1 file changed, 1 deletion(-) |
9 | |
10 | diff --git a/config.h b/config.h |
11 | index 0d3fdbb..e5b9cc5 100644 |
12 | --- a/config.h |
13 | +++ b/config.h |
14 | @@ -2,7 +2,6 @@ |
15 | |
16 | static char *fonts[] = { |
17 | "Hack:pixelsize=16:antialias=true:autohint=true", |
18 | - "Mono:pixelsize=16:antialias=true:autohint=true", |
19 | }; |
20 | |
21 | static char *font2[] = { |