This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
st
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add a notice in the config.def.h file how to obtain the syntax for
xft/fontcache.
master
Christoph Lohmann
12 years ago
parent
373a8f5628
commit
61b20f4bc1
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
config.def.h
+ 5
- 1
config.def.h
View File
@ -1,6 +1,10 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
/*
*
appearance
*
*
font
:
see
http
:
/
/
freedesktop
.
org
/
software
/
fontconfig
/
fontconfig
-
user
.
html
*/
static
char
font
[
]
=
"
Liberation Mono:pixelsize=12:antialias=false:autohint=false
"
;
static
int
borderpx
=
2
;
static
char
shell
[
]
=
"
/bin/sh
"
;
Write
Preview
Loading…
Cancel
Save