From 1f96325dac196fbda0245eb5a9bfd93bb99d688e Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Tue, 18 Feb 2025 19:03:12 -0300 Subject: [PATCH] chore: add comment to tmux theme config --- packages/devkit/tmux/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devkit/tmux/config.conf b/packages/devkit/tmux/config.conf index b6c3aef..31428f0 100644 --- a/packages/devkit/tmux/config.conf +++ b/packages/devkit/tmux/config.conf @@ -52,7 +52,7 @@ bind 'Tab' last-window # select last window bind 'c' new-window -c "${pane_current_path}" # new window - +# Theme set -g @catppuccin_window_number_position "right" set -g @catppuccin_window_default_fill "number"