[taffybar] Add a widget gap

This commit is contained in:
2017-02-23 10:49:45 -08:00
parent 85f5e8c714
commit d97c08a83e

View File

@@ -54,7 +54,8 @@ main = do
, getIconInfo = myGetIconInfo , getIconInfo = myGetIconInfo
, windowIconSize = 32 , windowIconSize = 32
, updateIconsOnTitleChange = False , updateIconsOnTitleChange = False
, widgetBuilder = buildBorderButtonController , widgetGap = 5
-- , widgetBuilder = buildBorderButtonController
-- , showWorkspaceFn = hideEmpty -- , showWorkspaceFn = hideEmpty
} }
hudPagerConfig = hudFromPagerConfig pagerConfig hudPagerConfig = hudFromPagerConfig pagerConfig