From 5bb9d5d2a9354d93b64cff8e76f794c007de8456 Mon Sep 17 00:00:00 2001 From: kurb42 Date: Sat, 13 Nov 2021 00:09:03 -0300 Subject: change font --- home/kurb42/.config/suckless/dmenu/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/kurb42/.config/suckless/dmenu/config.def.h') diff --git a/home/kurb42/.config/suckless/dmenu/config.def.h b/home/kurb42/.config/suckless/dmenu/config.def.h index 543a96b..f88ca31 100644 --- a/home/kurb42/.config/suckless/dmenu/config.def.h +++ b/home/kurb42/.config/suckless/dmenu/config.def.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[] = { - "UbuntuMono Nerd Font:size=10" + "Cozette:size=10" }; static const char *prompt = NULL; /* -p option; prompt to the left of input field */ static const char *colors[SchemeLast][2] = { -- cgit 1.4.1-2-gfad0