From cb7d2cecc2fa1a81cb8268cc726d582bebcb1dd0 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 17 Sep 2022 05:31:24 +0100 Subject: testing CI flags usage --- xmobar.cabal | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.2.3