From ea08f26e7fe5725b156bb55217b15936caa8c8ed Mon Sep 17 00:00:00 2001 From: Mohammad Rafiq Date: Thu, 6 Mar 2025 16:36:54 +0800 Subject: [PATCH] chore: rm tmux plugs : --- users/rafiq/modules/sh.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/users/rafiq/modules/sh.nix b/users/rafiq/modules/sh.nix index ec5f036..749b7ad 100644 --- a/users/rafiq/modules/sh.nix +++ b/users/rafiq/modules/sh.nix @@ -31,12 +31,6 @@ plugins = with pkgs.tmuxPlugins; [ catppuccin - # Keybind Hints - tmux-which-key - - # Status Line Decoration - tmux-powerline - # Session Management between Reboots { plugin = resurrect;