diff --git a/src/xmobar.hs b/src/xmobar.hs index ac51265..4a666fd 100644 --- a/src/xmobar.hs +++ b/src/xmobar.hs @@ -1,8 +1,6 @@ -import Xmobar - import XMonad.Hooks.StatusBar.PP (wrap) - import XMonadConfig.GruvboxMaterial +import Xmobar -- | Configures how things should be displayed on the bar config :: Config