mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-30 19:44:17 +00:00 
			
		
		
		
	
						commit
						245c3638ae
					
				| @ -11,7 +11,7 @@ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; | |||||||
| static const Rule rules[] = { | static const Rule rules[] = { | ||||||
| 	/* app_id     title       tags mask     isfloating   monitor */ | 	/* app_id     title       tags mask     isfloating   monitor */ | ||||||
| 	{ "Gimp",     NULL,       0,            1,           -1 }, | 	{ "Gimp",     NULL,       0,            1,           -1 }, | ||||||
| 	{ "Firefox",  NULL,       1 << 8,       0,           -1 }, | 	{ "firefox",  NULL,       1 << 8,       0,           -1 }, | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| /* layout(s) */ | /* layout(s) */ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Devin J. Pohly
						Devin J. Pohly