forked from colonelpanic/dotfiles
[taffybar] Cleanup config
This commit is contained in:
parent
c1816a276a
commit
c5eb1b7360
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user