From a4099fb26e0db423b4b5a8bae65df1e3597f0460 Mon Sep 17 00:00:00 2001 From: Yax Date: Fri, 26 Dec 2025 18:12:02 +0100 Subject: [PATCH] Remove old nord theme --- dot_tmux.conf.tmpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/dot_tmux.conf.tmpl b/dot_tmux.conf.tmpl index 0060307..8e636a0 100644 --- a/dot_tmux.conf.tmpl +++ b/dot_tmux.conf.tmpl @@ -132,9 +132,6 @@ set -g @powerkit_session_icon 'auto' # Plugins set -g @plugin 'tmux-plugins/tpm' -#set -g @plugin 'arcticicestudio/nord-tmux' -#set -g @plugin 'nordtheme/tmux' - set -g @plugin 'fabioluciano/tmux-powerkit' set -g @plugin 'AleckAstan/tmux-zap'