changed config.def.h
This commit is contained in:
		
							parent
							
								
									d7b074fcce
								
							
						
					
					
						commit
						247ba66c08
					
				@ -56,8 +56,8 @@ Rule rules[] = {
 | 
			
		||||
 | 
			
		||||
Layout layouts[] = {
 | 
			
		||||
	/* symbol		function	isfloating */
 | 
			
		||||
	{ "[]|",		tileh,		False }, /* first entry is default */
 | 
			
		||||
	{ "[]=",		tilev,		False },
 | 
			
		||||
	{ "[]=",		tilev,		False }, /* first entry is default */
 | 
			
		||||
	{ "[]|",		tileh,		False },
 | 
			
		||||
	{ "><>",		floating,	True },
 | 
			
		||||
	{ "[M]",		monocle,	True },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user