diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-09-26 01:58:52 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-09-26 01:58:52 +0100 |
commit | ab5bd14df0e25020c2d74e2b9bff35a9d56248d6 (patch) | |
tree | 60f01c26025c2d96cff42ad34b818988962dafd2 /tmux.conf | |
parent | 12307efeffe41f728786dccd434dc758e97681db (diff) |
some changes and fixes
Diffstat (limited to '')
-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" # |