added yet another CUTOMIZE tag
This commit is contained in:
		
							
								
								
									
										2
									
								
								main.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.c
									
									
									
									
									
								
							@@ -84,7 +84,9 @@ xerrorstart(Display *dsply, XErrorEvent *ee)
 | 
				
			|||||||
/* extern */
 | 
					/* extern */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
char stext[1024];
 | 
					char stext[1024];
 | 
				
			||||||
 | 
					/* CUSTOMIZE */
 | 
				
			||||||
int tsel = Tdev; /* default tag */
 | 
					int tsel = Tdev; /* default tag */
 | 
				
			||||||
 | 
					/* END CUSTOMIZE */
 | 
				
			||||||
int screen, sx, sy, sw, sh, bx, by, bw, bh, mw;
 | 
					int screen, sx, sy, sw, sh, bx, by, bw, bh, mw;
 | 
				
			||||||
Atom wmatom[WMLast], netatom[NetLast];
 | 
					Atom wmatom[WMLast], netatom[NetLast];
 | 
				
			||||||
Bool running = True;
 | 
					Bool running = True;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user