Split XMonad.Hooks.DynamicLog

- XMonad.Hooks.DynamicLog.PP: the pretty-printing abstracion, with the
corresponding utilities
- XMonad.Hooks.StatusBar: A new module to provide a better interface to
manage external status bars.
This commit is contained in:
Yecine Megdiche
2021-03-21 18:07:39 +01:00
committed by Tomas Janousek
parent ab60361c5b
commit 5eb3dbd61b
6 changed files with 949 additions and 898 deletions

View File

@@ -186,6 +186,8 @@ library
XMonad.Hooks.Script
XMonad.Hooks.ServerMode
XMonad.Hooks.SetWMName
XMonad.Hooks.StatusBar
XMonad.Hooks.StatusBar.PP
XMonad.Hooks.ToggleHook
XMonad.Hooks.UrgencyHook
XMonad.Hooks.WallpaperSetter