summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 4cb0dd0..8b331f5 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -117,6 +117,9 @@ library
Xmobar.Run.Actions,
Xmobar.Run.Parsers,
Xmobar.Run.Loop,
+ Xmobar.Draw.Boxes,
+ Xmobar.Draw.Cairo,
+ Xmobar.Draw.Types,
Xmobar.App.Config,
Xmobar.App.Main,
Xmobar.App.Opts,
@@ -134,8 +137,6 @@ library
Xmobar.Text.SwaybarClicks,
Xmobar.Text.Output,
Xmobar.X11.Bitmap,
- Xmobar.X11.Boxes,
- Xmobar.X11.CairoDraw,
Xmobar.X11.CairoSurface,
Xmobar.X11.ColorCache,
Xmobar.X11.Draw,