diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 02dc87f..f23275f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -72,7 +72,7 @@ flag with_xpm default: False flag with_threaded - description: Use threaded runtime. + description: Use threaded runtime. Required for timer coalescing (less power usage). default: False flag with_rtsopts |