[taffybar] Use ewmh icons to avoid crashes
This commit is contained in:
parent
4d065bcd04
commit
42a9aa1a1b
@ -135,7 +135,7 @@ main = do
|
||||
{ underlineHeight = 3
|
||||
, underlinePadding = 2
|
||||
, minIcons = 1
|
||||
, getWindowIconPixbuf = myIcons
|
||||
, getWindowIconPixbuf = scaledWindowIconPixbufGetter getWindowIconPixbufFromEWMH
|
||||
, widgetGap = 0
|
||||
, showWorkspaceFn = hideEmpty
|
||||
, updateRateLimitMicroseconds = 100000
|
||||
|
Loading…
Reference in New Issue
Block a user