diff --git a/scripts/xmonadpropread.hs b/scripts/xmonadpropread.hs index 5ee04f18..f6b62bf5 100755 --- a/scripts/xmonadpropread.hs +++ b/scripts/xmonadpropread.hs @@ -7,7 +7,7 @@ -- -- Reads from an X property on the root window and writes to standard output. -- --- May be used together with XMonad.Hooks.DynamicLog.xmonadPropLog and a +-- May be used together with XMonad.Hooks.StatusBar.xmonadPropLog and a -- status bar that doesn't support reading from properties itself, such as -- dzen. --