]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
bin/battery.pl,setup.sh: Support different battery devices names.
[config/dotfiles.git] / screenrc.in
index ac210a5892e182d27e7be87da122e8a38d9b8562..e79065e37d0fc91de027c863eca44c2566959e49 100644 (file)
@@ -66,7 +66,7 @@ sorendition = Bw
 
 # Display current battery charge if running on a laptop. Redisplay every 3
 # minutes.
-backtick 1 180 180 $HOME/.shell/bin/battery.pl -s # (BATTERY)
+backtick 1 180 180 $HOME/.shell/bin/battery.pl -s BATTERY # (BATTERY)
 
 # Make sure the temporary variable we use is empty. Thanks to
 # http://gist.github.com/133000 for the idea to use setenv and to TauPan in