summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-09-26 01:58:52 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-09-26 01:58:52 +0100
commitab5bd14df0e25020c2d74e2b9bff35a9d56248d6 (patch)
tree60f01c26025c2d96cff42ad34b818988962dafd2 /tmux.conf
parent12307efeffe41f728786dccd434dc758e97681db (diff)
some changes and fixes
Diffstat (limited to '')
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 7e4b3a2..c46cc46 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -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"
#