add xmobar-bottom

This commit is contained in:
♥ Minnie ♥ 2023-04-28 19:16:05 +08:00
parent 689999e804
commit 56212616e5

View file

@ -15,10 +15,10 @@ executable xmobar-top
xmobar xmobar
default-language: Haskell2010 default-language: Haskell2010
-- executable xmobar-bottom executable xmobar-bottom
-- main-is: xmobar-bottom.hs main-is: xmobar-bottom.hs
-- hs-source-dirs: src hs-source-dirs: src
-- ghc-options: -Wall -threaded ghc-options: -Wall -threaded
-- build-depends: base, build-depends: base,
-- xmobar xmobar
-- default-language: Haskell2010 default-language: Haskell2010