diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 0b50988..370da77 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -44,6 +44,8 @@ set -g @tpm_plugins ' 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" +set -g @dracula-battery-label false +set -g @dracula-show-battery-status true # set vi-mode set-window-option -g mode-keys vi