diff --git a/dwm.config.h b/dwm.config.h index d969f3b..99ae2ef 100644 --- a/dwm.config.h +++ b/dwm.config.h @@ -3,7 +3,7 @@ #include /*Needed for mulitmedia keys*/ /* appearance */ -static const char font[] = "Inconsolata:size=9"; +static const char font[] = "Ohsnap.Icons:size=12"; static const char normbordercolor[] = "#444444"; static const char normbgcolor[] = "#222222"; static const char normfgcolor[] = "#bbbbbb";