[taffybar] Cleanup config

This commit is contained in:
Ivan Malison 2019-03-19 12:04:56 -07:00
parent c1816a276a
commit c5eb1b7360
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -172,11 +172,12 @@ main = do
]
simpleTaffyConfig = selectedConfig
{ centerWidgets = map (>>= buildContentsBox) []
-- , endWidgets = []
, endWidgets = []
, startWidgets = []
}
startTaffybar $
appendHook notifySystemD $
appendHook (void $ getHost False) $
appendHook (getHost False) $
withLogServer $
withToggleServer $
toTaffyConfig simpleTaffyConfig