From 23e3decbb2950d7289e8debc018ef4346066c899 Mon Sep 17 00:00:00 2001 From: Tomas Janousek Date: Tue, 13 Jul 2021 10:39:13 +0100 Subject: [PATCH] CHANGES: Clarify X.H.DynamicIcons entry This should've been part of a0caca5edce9f00b7bdc7d709fa696d5630ad1dd but got lost. Fixes: a0caca5edce9 ("X.H.DynamicIcons: Update docs") --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c468fa01..6c66749e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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`