From 6f398db9a428e6e42b80029ba34852eb8f598186 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Mon, 6 May 2024 10:56:57 +0530 Subject: [PATCH] tmuxp: Start scratch GStreamer pane in GitSources --- tmuxp/.config/tmuxp/gstreamer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmuxp/.config/tmuxp/gstreamer.yaml b/tmuxp/.config/tmuxp/gstreamer.yaml index 32aaece..37a16d8 100644 --- a/tmuxp/.config/tmuxp/gstreamer.yaml +++ b/tmuxp/.config/tmuxp/gstreamer.yaml @@ -27,6 +27,6 @@ windows: panes: - - window_name: scratch - start_directory: "~" + start_directory: ~/GitSources panes: -