Update dwm/config.h

This commit is contained in:
Out Of Ideas 2023-10-31 01:03:24 +00:00
parent d99c279af1
commit cbd8dfb462
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ 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 };
/* ... */
/* ... */