Revoke.
This commit is contained in:
parent
3a4ed15281
commit
e05070759f
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
|
||||
/* -fn option overrides fonts[0]; default X11 font or font set */
|
||||
static const char *fonts[] = {
|
||||
"JetBrainsMono Nerd Font:style=Medium:size=12",
|
||||
"JetBrainsMono Nerd Font Mono:style=Medium:size=12",
|
||||
"Noto Color Emoji:style=Regular:size=14",
|
||||
};
|
||||
static const char *prompt = NULL; /* -p option; prompt to the left of input field */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue