X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/f644b8bc229efaa87ac1d441918496e7e24cf29c..85003546a2bff0ebe5e7e326f7baa8329bc3df7d:/config.h diff --git a/config.h b/config.h index 6a37a74..7bd94bd 100644 --- a/config.h +++ b/config.h @@ -1,4 +1,4 @@ -static const char *font = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*"; +static const char *font = "monospace:size=9"; static const char *background = "#FFFFFF"; static const char *foreground = "#2E3436"; static const char *selbackground = "#3584E4";