diff --git a/tmuxp/.config/tmuxp/audio-dev.yaml b/tmuxp/.config/tmuxp/audio-dev.yaml index 9c895ab..ba07d7f 100644 --- a/tmuxp/.config/tmuxp/audio-dev.yaml +++ b/tmuxp/.config/tmuxp/audio-dev.yaml @@ -4,7 +4,7 @@ windows: start_directory: ~/GitSources/pipewire panes: - - - window_name: pipewire-build + - window_name: pipewire start_directory: ~/GitSources/pipewire panes: - @@ -21,7 +21,7 @@ windows: start_directory: ~/GitSources/pulseaudio panes: - - - window_name: pulseaudio-build + - window_name: pa-build start_directory: ~/GitSources/pulseaudio panes: - shell_command: diff --git a/tmuxp/.config/tmuxp/gstreamer.yaml b/tmuxp/.config/tmuxp/gstreamer.yaml index 37a16d8..aae22a4 100644 --- a/tmuxp/.config/tmuxp/gstreamer.yaml +++ b/tmuxp/.config/tmuxp/gstreamer.yaml @@ -5,7 +5,7 @@ windows: panes: - shell_command: - nvim - - window_name: gstreamer-build + - window_name: gstreamer start_directory: ~/GitSources/gstreamer panes: - @@ -14,7 +14,7 @@ windows: start_directory: ~/GitSources/gst-plugins-rs panes: - - - window_name: rs-plugins-build + - window_name: rs-plugins start_directory: ~/GitSources/gst-plugins-rs panes: - @@ -22,7 +22,7 @@ windows: start_directory: ~/GitSources/gstreamer-rs panes: - - - window_name: gstreamer-rs-build + - window_name: gstreamer-rs start_directory: ~/GitSources/gstreamer-rs panes: -