feat: update default options

This commit is contained in:
Abhishek Keshri 2023-04-07 00:33:48 +05:30
parent 89446b6ba2
commit 139b9754db
No known key found for this signature in database
GPG key ID: 62BD6AA2E913B3D3
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ Add any configuration options below this line in your tmux config.
# Tmux 2K default configs
# available plugins: battery, cpu-usage, git, gpu-usage, ram-usage, network, network-bandwidth, network-ping, weather, time
set -g @tmux2k-left-plugins "git cpu-usage ram-usage"
set -g @tmux2k-right-plugins "battery network-bandwidth time"
set -g @tmux2k-right-plugins "battery network time"
set -g @tmux2k-show-powerline true
set -g @tmux2k-show-fahrenheit false
set -g @tmux2k-military-time true