From 277ed73a768a35b39445352ba8bb08952db59b0f Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 15 Dec 2022 09:46:14 +0530 Subject: [PATCH] tmuxp: audio-dev: Do not start editor by default --- tmuxp/.config/tmuxp/audio-dev.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tmuxp/.config/tmuxp/audio-dev.yaml b/tmuxp/.config/tmuxp/audio-dev.yaml index f07dbd1..9c895ab 100644 --- a/tmuxp/.config/tmuxp/audio-dev.yaml +++ b/tmuxp/.config/tmuxp/audio-dev.yaml @@ -3,8 +3,7 @@ windows: - window_name: pipewire start_directory: ~/GitSources/pipewire panes: - - shell_command: - - nvim + - - window_name: pipewire-build start_directory: ~/GitSources/pipewire panes: @@ -13,8 +12,7 @@ windows: - window_name: wireplumber start_directory: ~/GitSources/pipewire/subprojects/wireplumber panes: - - shell_command: - - nvim + - - window_name: wireplumber start_directory: ~/GitSources/pipewire/subprojects/wireplumber panes: