mirror of
				https://github.com/tiyn/dwm.git
				synced 2025-10-31 03:01:17 +01:00 
			
		
		
		
	config: start onboard as floating
This commit is contained in:
		| @@ -60,6 +60,7 @@ static const Rule rules[] = { | |||||||
| 	{ "KeePassXC",        0,  0,                                1 << 9, 0,  0,   0 }, | 	{ "KeePassXC",        0,  0,                                1 << 9, 0,  0,   0 }, | ||||||
| 	{ "easyeffects",      0,  0,                                1 << 9, 0,  0,   1 }, | 	{ "easyeffects",      0,  0,                                1 << 9, 0,  0,   1 }, | ||||||
| 	{ "pavucontrol",      0,  0,                                1 << 9, 0,  0,   1 }, | 	{ "pavucontrol",      0,  0,                                1 << 9, 0,  0,   1 }, | ||||||
|  | 	{ "Onboard",          0,  0,                                     0, 0,  1,   0 }, | ||||||
| }; | }; | ||||||
|  |  | ||||||
| /* layout(s) */ | /* layout(s) */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user