diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 3 |
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, |