diff options
author | jao <jao@gnu.org> | 2018-12-02 06:07:29 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-12-02 06:08:37 +0000 |
commit | 2ff796f843bbd51e7cd0aa24b7b98251d263e487 (patch) | |
tree | f2f13f84ebf4e76cb1d6d57d2e91ec018e62073f /xmobar.cabal | |
parent | 6fc4f0cfcb809b51048e6a3d952b9c887e07b13b (diff) | |
download | xmobar-2ff796f843bbd51e7cd0aa24b7b98251d263e487.tar.gz xmobar-2ff796f843bbd51e7cd0aa24b7b98251d263e487.tar.bz2 |
Example xmobar.hs
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 1c75761..41fad30 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -18,9 +18,9 @@ build-type: Simple extra-source-files: readme.md, changelog.md, examples/padding-icon.sh, - examples/xmobar.config, examples/xmonadpropwrite.hs - examples/Plugins/helloworld.config, - examples/Plugins/HelloWorld.hs + examples/xmobar.config, + examples/xmobar.hs, + examples/xmonadpropwrite.hs source-repository head type: git |