From 556cdeb219a6b17b490f7e6544644741a9f1ff9c Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Sat, 6 May 2023 13:23:21 +0530 Subject: [PATCH] tmuxp: Set starting directory for GitSources window --- tmuxp/.config/tmuxp/personal.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmuxp/.config/tmuxp/personal.yaml b/tmuxp/.config/tmuxp/personal.yaml index 611bbf4..b72a6ff 100644 --- a/tmuxp/.config/tmuxp/personal.yaml +++ b/tmuxp/.config/tmuxp/personal.yaml @@ -21,8 +21,7 @@ windows: - shell_command: - newsboat --quiet - window_name: GitSources - panes: - - + start_directory: ~/GitSources - window_name: scratch start_directory: "~" panes: