From 44058d6ab5bf8bb3c5f99546e2123188941ec068 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 17 Mar 2022 18:04:52 +0530 Subject: [PATCH] tmuxp: Fix yaml lint warnings --- tmuxp/.config/tmuxp/audio-dev.yaml | 10 +++++----- tmuxp/.config/tmuxp/gstreamer.yaml | 2 +- tmuxp/.config/tmuxp/personal.yaml | 6 +++--- tmuxp/.config/tmuxp/work.yaml | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/tmuxp/.config/tmuxp/audio-dev.yaml b/tmuxp/.config/tmuxp/audio-dev.yaml index 80a2a3d..dcdc94f 100644 --- a/tmuxp/.config/tmuxp/audio-dev.yaml +++ b/tmuxp/.config/tmuxp/audio-dev.yaml @@ -8,7 +8,7 @@ windows: start_directory: ~/GitSources/pipewire panes: - shell_command: - - nvim + - nvim - window_name: pipewire-build start_directory: ~/GitSources/pipewire panes: @@ -18,7 +18,7 @@ windows: start_directory: ~/GitSources/pipewire/subprojects/wireplumber panes: - shell_command: - - nvim + - nvim - window_name: wireplumber start_directory: ~/GitSources/pipewire/subprojects/wireplumber panes: @@ -27,11 +27,11 @@ windows: start_directory: ~/GitSources/pulseaudio panes: - shell_command: - - nvim + - nvim - window_name: pulseaudio-build start_directory: ~/GitSources/pulseaudio panes: - shell_command: - - cd build - # - src/daemon/pulseaudio -n -F src/daemon/default.pa -p $PWD/src/modules/ + - cd build + # - src/daemon/pulseaudio -n -F src/daemon/default.pa -p $PWD/src/modules/ - diff --git a/tmuxp/.config/tmuxp/gstreamer.yaml b/tmuxp/.config/tmuxp/gstreamer.yaml index d54e1c9..9d67931 100644 --- a/tmuxp/.config/tmuxp/gstreamer.yaml +++ b/tmuxp/.config/tmuxp/gstreamer.yaml @@ -8,7 +8,7 @@ windows: start_directory: ~/GitSources/gstreamer panes: - shell_command: - - nvim + - nvim - window_name: gstreamer-build start_directory: ~/GitSources/gstreamer panes: diff --git a/tmuxp/.config/tmuxp/personal.yaml b/tmuxp/.config/tmuxp/personal.yaml index 70896ca..83352c2 100644 --- a/tmuxp/.config/tmuxp/personal.yaml +++ b/tmuxp/.config/tmuxp/personal.yaml @@ -9,17 +9,17 @@ windows: - window_name: Mail panes: - shell_command: - - mutt + - mutt - window_name: Music start_directory: ~/Music panes: - shell_command: - - vimpc + - vimpc - - window_name: IRC panes: - shell_command: - - tiny irccloud + - tiny irccloud - window_name: GitSources panes: - diff --git a/tmuxp/.config/tmuxp/work.yaml b/tmuxp/.config/tmuxp/work.yaml index 2f410d0..f88d745 100644 --- a/tmuxp/.config/tmuxp/work.yaml +++ b/tmuxp/.config/tmuxp/work.yaml @@ -8,15 +8,15 @@ windows: start_directory: ~/asymptotic/daily/pluot-core panes: - shell_command: - - nvim + - nvim - window_name: pluot-build start_directory: ~/asymptotic/daily/pluot-core panes: - shell_command: - - npm run build + - npm run build - shell_command: - - cd skyliner-express/app - - npm run build-dev + - cd skyliner-express/app + - npm run build-dev - window_name: pluot-rs start_directory: ~/asymptotic/daily/pluot-core/skyliner-express/app/rs/gst panes: