diff options
| -rwxr-xr-x | config.h | 2 | ||||
| -rwxr-xr-x | dmenu | bin | 0 -> 42408 bytes | |||
| -rw-r--r-- | dmenu.o | bin | 0 -> 32280 bytes | |||
| -rw-r--r-- | drw.o | bin | 0 -> 11416 bytes | |||
| -rwxr-xr-x | stest | bin | 0 -> 16376 bytes | |||
| -rw-r--r-- | stest.o | bin | 0 -> 5368 bytes | |||
| -rw-r--r-- | util.o | bin | 0 -> 2496 bytes |
7 files changed, 1 insertions, 1 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[] = { - "Terminess Nerd Font Mono:pixelsize=14" + "Terminus:pixelsize=10" }; static const char *prompt = NULL; /* -p option; prompt to the left of input field */ static const char *colors[SchemeLast][2] = { Binary files differBinary files differBinary files differBinary files differBinary files differBinary files differ |
