add xmobar-bottom
This commit is contained in:
parent
689999e804
commit
56212616e5
|
@ -15,10 +15,10 @@ 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
|
||||
executable xmobar-bottom
|
||||
main-is: xmobar-bottom.hs
|
||||
hs-source-dirs: src
|
||||
ghc-options: -Wall -threaded
|
||||
build-depends: base,
|
||||
xmobar
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Reference in a new issue