Mention X resource properties in build-time color config
This commit is contained in:
		@@ -12,6 +12,7 @@ enum {
 | 
			
		||||
static const char * const BAR_FONT = "monospace:size=8";
 | 
			
		||||
 | 
			
		||||
/* colors:
 | 
			
		||||
 * overwritten by 'background' and 'foreground' X resource properties.
 | 
			
		||||
 * (see X(7) section "COLOR NAMES" for valid values)
 | 
			
		||||
 */
 | 
			
		||||
static const char * const BG_COLOR = "#555555";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user