From 40df291190a5d3f5d5c3a0a7a7b3569d53fe0299 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Fri, 31 Jan 2025 07:05:56 +0200 Subject: [PATCH] added plugs --- .config/tmux/tmux.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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"