Skip to content

Commit 0996aba

Browse files
committed
config.def.h: add Xfont example
1 parent 30c289f commit 0996aba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.def.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*
1010
* Can be redefined in ~/.Xresources as following:
1111
* st.font: Monospace:size=9:antialias=true:autohint=true
12+
* st.font: -Misc-Fixed-Medium-R-Normal--14-130-75-75-C-70-ISO10646-1
1213
*/
1314
static char *font = "Monospace:size=9:antialias=true:autohint=true";
1415
static int borderpx = 2;

0 commit comments

Comments
 (0)