From 89413674c4e9806eb72c8e76dab154619bda3f48 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 2 Dec 2020 18:43:08 -0800 Subject: [PATCH] Revert "[taffybar] Use ewmh icons to avoid crashes" This reverts commit 42a9aa1a1b2b6f6407078b5449609aa570f5686c. --- dotfiles/config/taffybar/taffybar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/config/taffybar/taffybar.hs b/dotfiles/config/taffybar/taffybar.hs index a7aebd7f..a69b9d26 100644 --- a/dotfiles/config/taffybar/taffybar.hs +++ b/dotfiles/config/taffybar/taffybar.hs @@ -136,7 +136,7 @@ main = do { underlineHeight = 3 , underlinePadding = 2 , minIcons = 1 - , getWindowIconPixbuf = scaledWindowIconPixbufGetter getWindowIconPixbufFromEWMH + , getWindowIconPixbuf = myIcons , widgetGap = 0 , showWorkspaceFn = hideEmpty , updateRateLimitMicroseconds = 100000