tmuxp: Update audio and work session configuration
This commit is contained in:
parent
ec0e164747
commit
6b29743076
2 changed files with 13 additions and 19 deletions
|
@ -26,8 +26,7 @@ windows:
|
|||
- window_name: pulseaudio
|
||||
start_directory: ~/GitSources/pulseaudio
|
||||
panes:
|
||||
- shell_command:
|
||||
- nvim
|
||||
-
|
||||
- window_name: pulseaudio-build
|
||||
start_directory: ~/GitSources/pulseaudio
|
||||
panes:
|
||||
|
|
|
@ -4,23 +4,6 @@ windows:
|
|||
start_directory: ~/
|
||||
panes:
|
||||
-
|
||||
- window_name: pluot
|
||||
start_directory: ~/asymptotic/daily/pluot-core
|
||||
panes:
|
||||
- shell_command:
|
||||
- nvim
|
||||
- window_name: pluot-build
|
||||
start_directory: ~/asymptotic/daily/pluot-core
|
||||
panes:
|
||||
- shell_command:
|
||||
- npm run build
|
||||
- shell_command:
|
||||
- cd skyliner-express/app
|
||||
- npm run build-dev
|
||||
- window_name: pluot-rs
|
||||
start_directory: ~/asymptotic/daily/pluot-core/skyliner-express/app/rs/gst
|
||||
panes:
|
||||
-
|
||||
- window_name: asymptotic-1
|
||||
start_directory: ~/asymptotic
|
||||
panes:
|
||||
|
@ -29,3 +12,15 @@ windows:
|
|||
start_directory: ~/asymptotic
|
||||
panes:
|
||||
-
|
||||
- window_name: asymptotic-3
|
||||
start_directory: ~/asymptotic
|
||||
panes:
|
||||
-
|
||||
- window_name: asymptotic-4
|
||||
start_directory: ~/asymptotic
|
||||
panes:
|
||||
-
|
||||
- window_name: asymptotic-5
|
||||
start_directory: ~/asymptotic
|
||||
panes:
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue