switched to xft font notation
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
#include <X11/XF86keysym.h> /*Needed for mulitmedia keys*/
|
#include <X11/XF86keysym.h> /*Needed for mulitmedia keys*/
|
||||||
|
|
||||||
/* appearance */
|
/* appearance */
|
||||||
static const char font[] = "-*-inconsolata-medium-r-*-*-17-*-*-*-*-*-*-*";
|
static const char font[] = "Inconsolata:size=8";
|
||||||
static const char normbordercolor[] = "#444444";
|
static const char normbordercolor[] = "#444444";
|
||||||
static const char normbgcolor[] = "#222222";
|
static const char normbgcolor[] = "#222222";
|
||||||
static const char normfgcolor[] = "#bbbbbb";
|
static const char normfgcolor[] = "#bbbbbb";
|
||||||
|
|||||||
Reference in New Issue
Block a user