summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-09-17 05:31:24 +0100
committerjao <jao@gnu.org>2022-09-17 05:31:24 +0100
commitcb7d2cecc2fa1a81cb8268cc726d582bebcb1dd0 (patch)
tree495b888b40efb3ec4b6d7f2ed8be55eff3c5ad62
parentaffa9bb3679cee54a7af106e7cd10a7ba921341c (diff)
downloadxmobar-cb7d2cecc2fa1a81cb8268cc726d582bebcb1dd0.tar.gz
xmobar-cb7d2cecc2fa1a81cb8268cc726d582bebcb1dd0.tar.bz2
testing CI flags usage
-rw-r--r--xmobar.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index a8a6488..aae9441 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -34,9 +34,11 @@ source-repository head
flag with_cairo
description: Use Cairo and Pango to render anti-aliased text.
+ default: True
flag with_xrender
description: Use XRender for alpha background pseudo-transparency.
+ default: True
flag with_inotify
description: inotify support (modern Linux only). Required for the Mail and MBox plugins.