[kitty] add a kitty meta session and a launcher
This commit is contained in:
parent
2504ebe30c
commit
2f8d75e0da
3 changed files with 38 additions and 0 deletions
15
kitty/.config/kitty/meta.session
Normal file
15
kitty/.config/kitty/meta.session
Normal file
|
@ -0,0 +1,15 @@
|
|||
title 💬 matterhorn
|
||||
launch matterhorn
|
||||
|
||||
new_tab 📨 email
|
||||
launch env EMAIL_ACCOUNT=waarp mutt
|
||||
|
||||
new_tab 📅 calendar
|
||||
launch ikhal
|
||||
|
||||
new_tab 📓 notebook
|
||||
cd ~/Notebook
|
||||
launch nvim main.md
|
||||
|
||||
new_tab 📂 files
|
||||
launch fish -c "vifm ~/Téléchargements ~/Cloud/files/flowupload"
|
Loading…
Add table
Add a link
Reference in a new issue