From b33be8783a7ada62c5980b95ebe4b2dda72bccaf Mon Sep 17 00:00:00 2001 From: Don Harper Date: Thu, 13 Jul 2023 21:51:42 -0500 Subject: [PATCH] home-manager | tweeks to tmux --- home/tmux.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/tmux.nix b/home/tmux.nix index 5872161..a270ac9 100644 --- a/home/tmux.nix +++ b/home/tmux.nix @@ -33,6 +33,8 @@ '' set -g @dracula-plugins "cpu-usage network battery weather time" set -g @dracula-refresh-rate 10 + set -g @dracula-show-left-icon session + set -g @dracula-border-contrast true set -g @dracula-show-powerline true set -g @dracula-show-flags true set -g @dracula-show-timezone false