From 952af3ae067dd419cc08ef2251d0ecd1fc4aa4b2 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 13 Oct 2021 12:38:31 +0530 Subject: [PATCH] kitty: Add a session configuration --- kitty/.config/kitty/session.conf | 34 ++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 kitty/.config/kitty/session.conf diff --git a/kitty/.config/kitty/session.conf b/kitty/.config/kitty/session.conf new file mode 100644 index 0000000..d913f1c --- /dev/null +++ b/kitty/.config/kitty/session.conf @@ -0,0 +1,34 @@ +new_tab gstreamer +cd ~/GitSources/gstreamer +launch fish + +new_tab gstreamer-debug +cd ~/GitSources/gstreamer +launch fish + +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 + +new_tab asymptotic +cd ~/asymptotic +launch fish + +new_tab dotfiles +cd ~/dotfiles +launch fish + +new_tab IRC +launch fish -c 'tiny irccloud'