changed config.arg.h - I really need the 4th tag
This commit is contained in:
		
							父節點
							
								
									4e6c513ac2
								
							
						
					
					
						當前提交
						846850914d
					
				
					共有  2 個文件被更改,包括 2 次插入 和 2 次删除
				
			
		|  | @ -4,7 +4,7 @@ | |||
|  */ | ||||
| 
 | ||||
| #define TAGS \ | ||||
| const char *tags[] = { "work", "net", "fnord", NULL }; | ||||
| const char *tags[] = { "dev", "work", "net", "fnord", NULL }; | ||||
| 
 | ||||
| #define DEFMODE			dotile /* dofloat */ | ||||
| #define FLOATSYMBOL		"><>" | ||||
|  |  | |||
|  | @ -1,5 +1,5 @@ | |||
| # dwm version
 | ||||
| VERSION = 1.1 | ||||
| VERSION = 1.2 | ||||
| 
 | ||||
| # Customize below to fit your system
 | ||||
| 
 | ||||
|  |  | |||
		載入中…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Anselm R. Garbe
						Anselm R. Garbe