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

This reverts commit 42a9aa1a1b.
This commit is contained in:
2020-12-02 18:43:08 -08:00
parent 5f04674403
commit 89413674c4

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