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