make the default font Sans-7
This commit is contained in:
parent
5bf68f762b
commit
30260ef6c4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ CPPFLAGS=$(XFT_CFLAGS) $(GLIB_CFLAGS) @CPPFLAGS@ \
|
|||
-DENGINEDIR=\"$(enginedir)\" \
|
||||
-DTHEMEDIR=\"$(themedir)\" \
|
||||
-DDEFAULT_THEME=\"nyz\" \
|
||||
-DDEFAULT_FONT=\"Sans-6\" \
|
||||
-DDEFAULT_FONT=\"Sans-7\" \
|
||||
-DG_LOG_DOMAIN=\"Openbox-Engine\"
|
||||
|
||||
engine_LTLIBRARIES=openbox.la
|
||||
|
|
Loading…
Reference in a new issue