diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index aae9441..ef94c8d 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -88,14 +88,14 @@ flag with_rtsopts description: Use -with-rtsopts=-V0 to reduce wakeups. default: True -flag with_uvmeter - description: UVMeter only useful to australians. - default: False - flag with_weather description: Enable weather plugin. default: True +flag with_uvmeter + description: UVMeter only useful to australians. + default: False + flag with_kraken description: Enable Kraken plugin. default: False |