apply autostart patch from dwm

https://dwm.suckless.org/patches/cool_autostart/
This commit is contained in:
Leonardo Hernández Hernández 2022-02-09 07:02:47 -06:00 committed by Leonardo Hernández Hernández
parent 159670c3a2
commit 17127dec10
No known key found for this signature in database
GPG key ID: E538897EE11B9624
2 changed files with 58 additions and 10 deletions

View file

@ -10,6 +10,12 @@ static const float fullscreen_bg[] = {0.1, 0.1, 0.1, 1.0};
/* tagging - tagcount must be no greater than 31 */
static const int tagcount = 9;
/* Autostart */
static const char *const autostart[] = {
"wbg", "/path/to/your/image", NULL,
NULL /* terminate */
};
static const Rule rules[] = {
/* app_id title tags mask isfloating monitor */
/* examples: