diff --git a/modules/home/apps/tools/tmux/default.nix b/modules/home/apps/tools/tmux/default.nix index 6be6c62..778979b 100644 --- a/modules/home/apps/tools/tmux/default.nix +++ b/modules/home/apps/tools/tmux/default.nix @@ -33,10 +33,6 @@ in { catppuccin.enable = false; historyLimit = 100000; plugins = with pkgs; [ - { - plugin = dreamsofcode-io-catppuccin-tmux; - extraConfig = ""; - } tmuxPlugins.sensible tmuxPlugins.vim-tmux-navigator tmuxPlugins.yank