feat: udpate default options

This commit is contained in:
Abhishek Keshri 2023-03-29 15:09:20 +05:30
parent 1e39bcb56d
commit 8e51828d65
No known key found for this signature in database
GPG key ID: 62BD6AA2E913B3D3

View file

@ -23,7 +23,7 @@ main() {
show_border_contrast=$(get_tmux_option "@tmux2k-border-contrast" true)
show_day_month=$(get_tmux_option "@tmux2k-day-month" false)
show_refresh=$(get_tmux_option "@tmux2k-refresh-rate" 5)
IFS=' ' read -r -a rplugins <<<"$(get_tmux_option '@tmux2k-right-plugins' 'battery network time')"
IFS=' ' read -r -a rplugins <<<"$(get_tmux_option '@tmux2k-right-plugins' 'battery network-bandwidth time')"
IFS=' ' read -r -a lplugins <<<"$(get_tmux_option '@tmux2k-left-plugins' 'git cpu-usage ram-usage')"
# tmux2k Color Pallette