From c4d0e3de7ad04114797abb14368e4a6f8da04a60 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 8 May 2026 23:55:30 +0200 Subject: Updates from alpine --- .config/dmenu/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/dmenu') diff --git a/.config/dmenu/config.h b/.config/dmenu/config.h index fb69c65..889577e 100644 --- a/.config/dmenu/config.h +++ b/.config/dmenu/config.h @@ -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[] = { - "monospace:size=12" + "monospace:size=14" }; static const char *prompt = NULL; /* -p option; prompt to the left of input field */ static const char *colors[SchemeLast][2] = { -- cgit v1.3