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

This commit is contained in:
Ivan Malison 2018-04-22 23:16:22 -07:00
commit a4838d5cb3
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -230,9 +230,8 @@ main = do
simpleTaffyConfig = simpleTaffyConfig =
defaultSimpleTaffyConfig defaultSimpleTaffyConfig
{ startWidgets = [hud, los, addClass "WindowSwitcher" wnd] { startWidgets = [hud, los, addClass "WindowSwitcher" wnd]
, centerWidgets = []
, endWidgets = , endWidgets =
[ batteryBarNew defaultBatteryConfig 1.0 [ batteryBarNewWithFormat defaultBatteryConfig "$percentage$% ($time$) - $status$" 1.0
, makeContents buildSNITray "Cpu" , makeContents buildSNITray "Cpu"
, makeContents clock "Cpu" , makeContents clock "Cpu"
-- , makeContents systrayNew "Cpu" -- , makeContents systrayNew "Cpu"