summaryrefslogtreecommitdiff
path: root/posts/2009-06-17-xmobar-on-debian-sid.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--posts/2009-06-17-xmobar-on-debian-sid.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/posts/2009-06-17-xmobar-on-debian-sid.md b/posts/2009-06-17-xmobar-on-debian-sid.md
deleted file mode 100644
index c201e60..0000000
--- a/posts/2009-06-17-xmobar-on-debian-sid.md
+++ /dev/null
@@ -1,12 +0,0 @@
-> else showWithColors (printf "Batt: %.2f%%") stateInPercentage
-```
-
-Then as before:
-
-```bash
-% runhaskell Setup.lhs configure --user
-% runhaskell Setup.lhs build
-% runhaskell Setup.lhs install --user
-```
-
-Battery information should be visible.