[Kitty] conf
This commit is contained in:
17
.config/kitty/c2.conf
Normal file
17
.config/kitty/c2.conf
Normal file
@@ -0,0 +1,17 @@
|
||||
# run with `kitty --session ~/.config/kitty/c2.conf`
|
||||
layout tall
|
||||
|
||||
# create a new tab
|
||||
new_tab c2
|
||||
|
||||
cd ~/projects/wingman/c2/
|
||||
launch --var window=first nvim
|
||||
|
||||
new_tab git
|
||||
|
||||
cd ~/projects/wingman/c2/
|
||||
launch --var window=second lazygit
|
||||
|
||||
# focus neovim
|
||||
# focus first
|
||||
|
||||
Reference in New Issue
Block a user