-- Using 'cachedBlock' is a hack to actually get the block to update on every bar update (by doing this it will not get a cache later in the pipeline).
-- Using 'cachedBlock' is a hack to actually get the block to update on every bar update (by doing this it will not get a cache later in the pipeline).
...
@@ -70,9 +70,13 @@ swayBarOutput MainOptions{verbose} = do
...
@@ -70,9 +70,13 @@ swayBarOutput MainOptions{verbose} = do