Update dwm/config.h

This commit is contained in:
Out Of Ideas 2023-10-31 01:03:06 +00:00
parent 642434add9
commit d99c279af1
1 changed files with 0 additions and 2 deletions

View File

@ -54,7 +54,5 @@ static const Layout layouts[] = {
};
/* ... */
static const char *dmenucmd[] = { "dmenu_run", "-m", dmenumon, "-fn", dmenufont, "-nb", col_black_alt, "-nf", col_light_blue_alt, "-sb", col_white_alt, "-sf", col_white, NULL };
/* ... */