]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
when you focus a window, bring any modal children it has to that desktop
[chaz/openbox] / render / render.h
index 982ce12ca79d61fb43087aceaa774d59d5ac61c4..ac1deb4b0bf3ab8e32ce8e21b4a02c27ba2424dd 100644 (file)
@@ -195,7 +195,7 @@ struct _RrAppearance {
 
 #define RrDefaultFontFamily       "arial,sans"
 #define RrDefaultFontSize         8
-#define RrDefaultFontWeight       RR_FONTWEIGHT_BOLD
+#define RrDefaultFontWeight       RR_FONTWEIGHT_NORMAL
 #define RrDefaultFontSlant        RR_FONTSLANT_NORMAL
 
 RrInstance* RrInstanceNew (Display *display, gint screen);
This page took 0.02112 seconds and 4 git commands to generate.