From 137402bad8f846fc37863e12c343d428ef4bfddd Mon Sep 17 00:00:00 2001 From: krolxon Date: Wed, 2 Jul 2025 18:40:50 +0530 Subject: move to tokyonight theme --- .config/tmux/tmux.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index e9893c2..37119fc 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -43,8 +43,5 @@ bind -r C-l resize-pane -R 5 # TPM ## Setup: git clone https://github.com/tmux-plugins/tpm plugins/tpm set -g @plugin 'tmux-plugins/tpm' -# set -g @plugin 'dracula/tmux' -# set -g @plugin 'fabioluciano/tmux-tokyo-night' -set -g @plugin 'egel/tmux-gruvbox' -set -g @tmux-gruvbox 'dark' +set -g @plugin 'fabioluciano/tmux-tokyo-night' run '~/.config/tmux/plugins/tpm/tpm' -- cgit v1.2.3