commit: f709489d7a379dcb9820f569d6e270c74da281eb parent: 05beca54c5c2fb86569792cf39669c37cbd52a1a Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Sat, 15 Jun 2019 02:14:26 +0200 .xmobarrc: Support for more glyphsDiffstat:
M | .xmobarrc | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.xmobarrc b/.xmobarrc @@ -1,5 +1,5 @@ Config { - font = "xft:Source Code Pro-9", + font = "xft:monospace-8,Noto-8,DejaVuMono-8,VL Gothic-8", border = NoBorder, bgColor = "#282828", fgColor = "#ebdbb2",