From c63711cc40a2494a21074532091430e6d76853f8 Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 14 Apr 2024 16:30:12 -0400 Subject: [PATCH] 341 current 2024-04-14 16:30:03 24.05.20240414.bc59f72 6.8.4-zen1 * --- modules/shell/tmux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/shell/tmux.nix b/modules/shell/tmux.nix index cd53737..597d4de 100644 --- a/modules/shell/tmux.nix +++ b/modules/shell/tmux.nix @@ -2,7 +2,7 @@ dreamsofcode-io-catppuccin-tmux = pkgs.tmuxPlugins.mkTmuxPlugin { - pluginName = "dreamsofcode-io-catppuccin-tmux"; + pluginName = "catppuccin"; version = "unstable-2023-01-06"; src = pkgs.fetchFromGitHub { owner = "dreamsofcode-io";