update
This commit is contained in:
		
							parent
							
								
									2fc9cffdeb
								
							
						
					
					
						commit
						8aa1533879
					
				| 
						 | 
				
			
			@ -78,12 +78,14 @@ setanselmgeoms(void) {
 | 
			
		|||
void
 | 
			
		||||
anselmgeoms(const char *arg) {
 | 
			
		||||
	setgeoms = setanselmgeoms;
 | 
			
		||||
	setgeoms();
 | 
			
		||||
	setlayout("[]|");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
defgeoms(const char *arg) {
 | 
			
		||||
	setgeoms = setdefaultgeoms;
 | 
			
		||||
	setgeoms();
 | 
			
		||||
	setlayout("[]=");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user