xmobar: corrected font

This commit is contained in:
Serĉanto de Scio 2021-05-27 14:38:07 +10:00
parent 66b28bbe16
commit 28fe92191d
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -1,7 +1,7 @@
Config {
-- Appearance
font = "xft:OpenSans:size=9:antialias=true"
font = "xft:Open Sans:size=9:antialias=true"
, bgColor = "#282828"
, fgColor = "#ebdbb2"
, position = TopW L 93 -- Leave space for Trayer
@ -9,7 +9,7 @@ Config {
-- Layout
, sepChar = "%" -- delineator between plugin names and straight text
, alignSep = "}{" -- separator between left-right alignment
, template = "%StdinReader% } { %YBRK% | UV: %uv Brisbane% | %cpu% %coretemp% %cpufreq% | %memory% | %swap% | %dynnetwork% | %battery% | %date%"
, template = "%StdinReader% }{ %YBRK% | UV: %uv Brisbane% | %cpu% %coretemp% %cpufreq% | %memory% | %swap% | %dynnetwork% | %battery% | %date%"
-- Behaviour
, lowerOnStart = False -- send to bottom of window stack on start