summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-02-04 05:53:48 +0000
committerjao <jao@gnu.org>2022-02-06 00:24:10 +0000
commit6e124f046b5b92dd3cdfc4a4ea337e3aca4c025d (patch)
treeca2b3dcffe2a4c2529a6bb980266aad8f0c9f504 /xmobar.cabal
parentb6ab169dc7c616fed4ba0ecd542471f0157fc084 (diff)
downloadxmobar-6e124f046b5b92dd3cdfc4a4ea337e3aca4c025d.tar.gz
xmobar-6e124f046b5b92dd3cdfc4a4ea337e3aca4c025d.tar.bz2
swaybar-protocol: very basic format
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index b411834..373ba83 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -128,8 +128,9 @@ library
Xmobar.System.Signal,
Xmobar.System.Kbd,
Xmobar.Text.Ansi,
- Xmobar.Text.Pango,
Xmobar.Text.Loop,
+ Xmobar.Text.Pango,
+ Xmobar.Text.Swaybar,
Xmobar.Text.Output,
Xmobar.X11.Events,
Xmobar.X11.Loop,