diff options
author | jao <jao@gnu.org> | 2022-09-18 00:17:39 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-09-18 00:17:39 +0100 |
commit | 2e9bc4187f0094d202fc11aa05f0637edcabf9bb (patch) | |
tree | 1e3bfb9c3dfc41b377020b038c5278803e0468ed /xmobar.cabal | |
parent | 391a047ce85b9bf1c7fe219e10104393efe722af (diff) | |
download | xmobar-2e9bc4187f0094d202fc11aa05f0637edcabf9bb.tar.gz xmobar-2e9bc4187f0094d202fc11aa05f0637edcabf9bb.tar.bz2 |
whitespace
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 |