diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index bf50359..0b50988 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -41,8 +41,7 @@ set -g @tpm_plugins ' ' # available plugins: battery, cpu-usage, git, gpu-usage, ram-usage, tmux-ram-usage, network, network-bandwidth, network-ping, ssh-session, attached-clients, network-vpn, weather, time, mpc, spotify-tui, playerctl, kubernetes-context, synchronize-panes -set -g @dracula-plugins "ram-usage time" -set -g @dracula-left-icon-padding 1 +set -g @dracula-plugins "network-bandwidth ram-usage time battery" set -g @dracula-show-left-icon "#[bold]#S" set -g @dracula-time-format "%F %R"