Playing with xmobar colors.

This commit is contained in:
Derek Taylor
2019-02-13 09:21:12 -06:00
parent ab180db5b8
commit 129ba999c8
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
-- you can find weather location codes here: http://weather.noaa.gov/index.html
Config { font = "xft:UbuntuMono Nerd Font:pixelsize=14:antialias=true:hinting=true"
, additionalFonts = [ "xft:FontAwesome:pixelsize=13" ]
, bgColor = "#292d3e"
, fgColor = "#bbc5ff"
, position = Top