kitty: session: Place pipewire tabs at start
This commit is contained in:
parent
fe34c26993
commit
7c767dcb9a
1 changed files with 8 additions and 8 deletions
|
@ -1,3 +1,11 @@
|
|||
new_tab pipewire
|
||||
cd ~/GitSources/pipewire
|
||||
launch fish
|
||||
|
||||
new_tab pipewire-debug
|
||||
cd ~/GitSources/pipewire
|
||||
launch fish
|
||||
|
||||
new_tab gstreamer
|
||||
cd ~/GitSources/gstreamer
|
||||
launch fish
|
||||
|
@ -10,14 +18,6 @@ new_tab gstreamer-rs
|
|||
cd ~/GitSources/gst-plugins-rs
|
||||
launch fish
|
||||
|
||||
new_tab pipewire
|
||||
cd ~/GitSources/pipewire
|
||||
launch fish
|
||||
|
||||
new_tab pipewire-debug
|
||||
cd ~/GitSources/pipewire
|
||||
launch fish
|
||||
|
||||
new_tab asymptotic
|
||||
cd ~/asymptotic
|
||||
launch fish
|
||||
|
|
Loading…
Reference in a new issue