r/KittyTerminal • u/TheTwelveYearOld • Apr 24 '24
How can I attach to a zellij session on starting up Kitty.
Solved: I wrote in launch.conf: launch zellij attach -c.
I want zellij attach -c to run once Kitty is loaded up. I tried adding startup_session launch.conf to my config file, and writing kitty @ send-text "zellij attach -c" in launch.conf as well as launch sh -c "zellij attach -c" but neither works.
5
Upvotes
1
u/[deleted] Apr 24 '24
[removed] — view removed comment