From f29788de51823c2823c17fca6a318e19c566de8d Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Mon, 29 Nov 2021 16:40:03 -0500 Subject: [PATCH] removed tmux as shell, add shortcut for broadcast kitten --- dot_config/kitty/kitty.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 3ae24fb..c5f6b8f 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -774,7 +774,7 @@ mark3_background #f274bc #: Advanced {{{ -shell tmux +#shell tmux #: The shell program to execute. The default value of . means to use #: whatever shell is set as the default shell for the current user. @@ -1287,6 +1287,8 @@ map kitty_mod+a>1 set_background_opacity 1 map kitty_mod+a>d set_background_opacity default map kitty_mod+delete clear_terminal reset active +map F2 launch --allow-remote-control kitty +kitten broadcast + #: You can create shortcuts to clear/reset the terminal. For example:: #: # Reset the terminal