Disable colorRV resource.
[dana/urxvt.git] / src / rxvtfont.h
index 46896b3..123d5cc 100644 (file)
@@ -68,7 +68,7 @@ struct rxvt_fontset
 {
   char *fontdesc;
 
-  enum { fontCount = 15 }; // must be power-of-two - 1, also has to match RS_fontMask in rxvt.h
+  enum { fontCount =  7 }; // must be power-of-two - 1, also has to match RS_fontMask in rxvt.h
   enum { firstFont =  2 }; // index of first font in set
 
   rxvt_fontset (rxvt_term *term);