well I use a different default tile
This commit is contained in:
		
							parent
							
								
									02673538bc
								
							
						
					
					
						commit
						3c5b6f03ba
					
				@ -27,8 +27,8 @@ Rule rules[] = {
 | 
			
		||||
 | 
			
		||||
Layout layouts[] = {
 | 
			
		||||
	/* symbol		function	isfloating */
 | 
			
		||||
	{ "[]=",		tilev,		False }, /* first entry is default */
 | 
			
		||||
	{ "[]|",		tileh,		False },
 | 
			
		||||
	{ "[]|",		tileh,		False }, /* first entry is default */
 | 
			
		||||
	{ "[]=",		tilev,		False },
 | 
			
		||||
	{ "><>",		floating,	True },
 | 
			
		||||
	{ "[M]",		monocle,	True },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user