X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=tmux.conf.in;h=ea82d371f34f5e081f630fa092044f3af13955f9;hp=abd6dfde0b8475a9f59066fd77fb5b44eb0d0e94;hb=03ca50de1ca1b158d17b6bd4458ff6acb9a5114f;hpb=77e20192f619f168bd22c09757dc09580e533cea diff --git a/tmux.conf.in b/tmux.conf.in index abd6dfd..ea82d37 100644 --- a/tmux.conf.in +++ b/tmux.conf.in @@ -67,7 +67,9 @@ set-option -g status-bg colour12 set-option -g status-left "" # Current load average and hostname (#H) on the right. set-option -g status-right "#(uptime | sed 's/^.*load averages*: //; s/,//g') \ - #H" + #H \ + #[] #(~/.shell/bin/battery.pl -t BATTERY)\ + " # Format for windows in the window list in the status line. #I window index, # #W window number, #F window flags.