forked from colonelpanic/dotfiles
[taffybar] Add a widget gap
This commit is contained in:
parent
85f5e8c714
commit
d97c08a83e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user