commit 10c47fc02c35c0297584242e760e47a4b5b90a1f
parent 866a97ebe32643a86d775f894a528e8940101c19
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Tue, 15 Sep 2015 15:40:50 +0200
always show battery info in modeline
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.spacemacs b/.spacemacs
@@ -224,8 +224,11 @@ layers configuration."
 
   ;; use python from anaconda
   ;(setq python-shell-virtualenv-path "~/anaconda/bin")
-)
 
+  ;; always show battery info
+  (spacemacs/mode-line-battery-info-toggle)
+
+)
 
 
 ;; Do not write anything past this comment. This is where Emacs will