From 7f59cebc129295ba78cc7ec15d37e0c12fd96844 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Fri, 9 Jan 2026 17:43:02 -0600 Subject: [PATCH] fix tmux config warn --- flakes/common/hm_modules/tmux/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flakes/common/hm_modules/tmux/default.nix b/flakes/common/hm_modules/tmux/default.nix index 6d67f512..3b11d0ed 100644 --- a/flakes/common/hm_modules/tmux/default.nix +++ b/flakes/common/hm_modules/tmux/default.nix @@ -30,7 +30,7 @@ }; }); extraConfig = '' - set -g @catppuccin_flavour 'mocha' + set -g @catppuccin_flavor 'mocha' set -g @catppuccin_window_left_separator "" set -g @catppuccin_window_right_separator " " set -g @catppuccin_window_middle_separator " █"