modified: .Xresources

modified:   .config/xmobar/xmobarrc0
	modified:   .config/xmobar/xmobarrc1
	modified:   .config/xmobar/xmobarrc2
	modified:   .vimrc
	modified:   .xmonad/xmonad.hs
	modified:   .zshrc
	modified:   st/config.h
This commit is contained in:
Derek Taylor
2019-02-12 17:56:31 -06:00
parent 09aa764012
commit ab180db5b8
8 changed files with 83 additions and 56 deletions

View File

@@ -3,8 +3,8 @@
-- 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"
, bgColor = "#282A36"
, fgColor = "#F8F8F2"
, bgColor = "#292d3e"
, fgColor = "#bbc5ff"
, position = Top
, lowerOnStart = True
, hideOnStart = False