remove xmobar-bottom

This commit is contained in:
♥ Minnie ♥ 2023-04-29 10:52:43 +08:00
parent b32771a533
commit f3e07bdac8
2 changed files with 0 additions and 47 deletions

View file

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