Change Kitty Shell Command to Tmux

This commit is contained in:
Sravan Balaji
2024-05-12 08:52:42 -04:00
parent e33ebffeca
commit 7e3ee5000c
2 changed files with 4 additions and 4 deletions

View File

@@ -761,7 +761,7 @@ mark3_background #f274bc
#: Advanced {{{
shell fish
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.

View File

@@ -6136,7 +6136,7 @@ mark3_background #f274bc
#+BEGIN_SRC conf :tangle .config/kitty/kitty.conf
#: Advanced {{{
shell fish
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.