diff --git a/tmuxp/.config/tmuxp/audio-dev.yaml b/tmuxp/.config/tmuxp/audio-dev.yaml index b605717..f07dbd1 100644 --- a/tmuxp/.config/tmuxp/audio-dev.yaml +++ b/tmuxp/.config/tmuxp/audio-dev.yaml @@ -1,9 +1,5 @@ session_name: audio-dev windows: - - window_name: scratch - start_directory: "~" - panes: - - - window_name: pipewire start_directory: ~/GitSources/pipewire panes: @@ -34,3 +30,7 @@ windows: - cd build # - src/daemon/pulseaudio -n -F src/daemon/default.pa -p $PWD/src/modules/ - + - window_name: scratch + start_directory: "~" + panes: + - diff --git a/tmuxp/.config/tmuxp/gstreamer.yaml b/tmuxp/.config/tmuxp/gstreamer.yaml index 74a5ab3..32aaece 100644 --- a/tmuxp/.config/tmuxp/gstreamer.yaml +++ b/tmuxp/.config/tmuxp/gstreamer.yaml @@ -1,9 +1,5 @@ session_name: gstreamer windows: - - window_name: scratch - start_directory: "~" - panes: - - - window_name: gstreamer start_directory: ~/GitSources/gstreamer panes: @@ -30,3 +26,7 @@ windows: start_directory: ~/GitSources/gstreamer-rs panes: - + - window_name: scratch + start_directory: "~" + panes: + - diff --git a/tmuxp/.config/tmuxp/personal.yaml b/tmuxp/.config/tmuxp/personal.yaml index 974f97f..7560709 100644 --- a/tmuxp/.config/tmuxp/personal.yaml +++ b/tmuxp/.config/tmuxp/personal.yaml @@ -1,9 +1,5 @@ session_name: personal windows: - - window_name: scratch - start_directory: "~" - panes: - - - window_name: dotfiles start_directory: ~/dotfiles - window_name: Mail @@ -23,3 +19,7 @@ windows: - window_name: GitSources panes: - + - window_name: scratch + start_directory: "~" + panes: + - diff --git a/tmuxp/.config/tmuxp/work.yaml b/tmuxp/.config/tmuxp/work.yaml index 684a753..5b21025 100644 --- a/tmuxp/.config/tmuxp/work.yaml +++ b/tmuxp/.config/tmuxp/work.yaml @@ -1,9 +1,5 @@ session_name: Work windows: - - window_name: scratch - start_directory: "~" - panes: - - - window_name: asymptotic-1 start_directory: ~/asymptotic panes: @@ -24,3 +20,7 @@ windows: start_directory: ~/asymptotic panes: - + - window_name: scratch + start_directory: "~" + panes: + -