[taffybar] Use ewmh icons to avoid crashes

This commit is contained in:
Ivan Malison 2020-11-29 17:34:28 -08:00
parent 4d065bcd04
commit 42a9aa1a1b
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

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