From 3ae0f33c20ab8296013c0d4a460a978811a4c228 Mon Sep 17 00:00:00 2001 From: Belal Elsabbagh Date: Sun, 2 Feb 2025 09:19:31 +0200 Subject: [PATCH] better tmux --- .config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) 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