[taffybar] Set imagecount to 8

This commit is contained in:
Ivan Malison 2017-01-31 04:14:48 -08:00
parent 73c79ef656
commit 283d54f3e7
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -31,6 +31,8 @@ main = do
pagerConfig = defaultPagerConfig
{ useImages = True
, emptyWorkspace = id
, imageCount = 8
, workspaceGap = 0
}
pager = taffyPagerNew pagerConfig
mpris = mpris2New