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