diff options
Diffstat (limited to 'tmux.conf')
-rw-r--r-- | tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ set -g status-right-length 100 setw -g mode-keys vi # battery information in status bar -set status-interval 40 +set -g status-interval 40 set -g status-right "#[fg=colour155]#(apm -l)%% | #[fg=colour45]%d %b %R" # |