From 8d7d02f42c3947f756c18cb4d37d9d97fbd0d27d Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 10 Aug 2016 14:33:04 -0700 Subject: convert back to md --- posts/2009-06-17-xmobar-on-debian-sid.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 posts/2009-06-17-xmobar-on-debian-sid.md (limited to 'posts/2009-06-17-xmobar-on-debian-sid.md') diff --git a/posts/2009-06-17-xmobar-on-debian-sid.md b/posts/2009-06-17-xmobar-on-debian-sid.md new file mode 100644 index 0000000..c25ef09 --- /dev/null +++ b/posts/2009-06-17-xmobar-on-debian-sid.md @@ -0,0 +1,15 @@ +> ``` example +> else showWithColors (printf "Batt: %.2f%%") stateInPercentage +> ``` +> +> \`\`\` + +Then as before: + +``` example + % runhaskell Setup.lhs configure --user + % runhaskell Setup.lhs build + % runhaskell Setup.lhs install --user +``` + +Battery information should be visible. -- cgit v1.2.3