diff options
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 5e74efb..2430f5f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -104,7 +104,7 @@ library Xmobar.Run.Runnable Xmobar.App.EventLoop, Xmobar.App.Main, - Xmobar.App.Defaults, + Xmobar.App.Config, Xmobar.System.Utils, Xmobar.System.StatFS, Xmobar.System.Environment, |