Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
Ivan Malison 2018-05-16 23:06:37 -07:00
commit 3f8afe40d9
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -164,6 +164,8 @@ main = do
] ]
, endWidgets = map (>>= buildPadBox) , endWidgets = map (>>= buildPadBox)
[ clock >>= setMinWidth 200 [ clock >>= setMinWidth 200
, textBatteryNew "$percentage$% ($time$)"
, batteryIconNew
, sniTrayNew , sniTrayNew
, github , github
, cpu , cpu