Revert "[taffybar] Use ewmh icons to avoid crashes"

This reverts commit 42a9aa1a1b.
This commit is contained in:
Ivan Malison 2020-12-02 18:43:08 -08:00
parent 5f04674403
commit 89413674c4
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -136,7 +136,7 @@ main = do
{ underlineHeight = 3
, underlinePadding = 2
, minIcons = 1
, getWindowIconPixbuf = scaledWindowIconPixbufGetter getWindowIconPixbufFromEWMH
, getWindowIconPixbuf = myIcons
, widgetGap = 0
, showWorkspaceFn = hideEmpty
, updateRateLimitMicroseconds = 100000