1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-10 17:52:09 -07:00

CHANGES: Clarify X.H.DynamicIcons entry

This should've been part of a0caca5edc but
got lost.

Fixes: a0caca5edc ("X.H.DynamicIcons: Update docs")
This commit is contained in:
Tomas Janousek
2021-07-13 10:39:13 +01:00
parent bbb093d466
commit 23e3decbb2

@@ -189,7 +189,8 @@
* `XMonad.Hooks.DynamicIcons`
Added Dynamic Strings as `dynamicLogIconWithPP` based on a Workspaces Windows
Dynamically augment workspace names logged to a status bar via DynamicLog
based on the contents (windows) of the workspace.
* `XMonad.Hooks.WindowSwallowing`