From f2d543b12d7f6745d80f471492ecd018ebd2d4cd Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Thu, 18 Feb 2021 15:11:32 +0100 Subject: [PATCH] Set kitty to launch zsh instead of $SHELL --- kitty.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kitty.conf b/kitty.conf index 38a9e17..3bb2e4b 100644 --- a/kitty.conf +++ b/kitty.conf @@ -1,3 +1,5 @@ +shell zsh + allow_remote_control yes listen_on unix:/tmp/kitty-${USER}-{kitty_pid}