Change Kitty Shell Command to Tmux
This commit is contained in:
@@ -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.
|
||||
@@ -814,7 +814,7 @@ listen_on none
|
||||
#: remote control. See the help for kitty --listen-on for more
|
||||
#: details.
|
||||
|
||||
# env
|
||||
# env
|
||||
|
||||
#: Specify environment variables to set in all child processes. Note
|
||||
#: that environment variables are expanded recursively, so if you
|
||||
|
@@ -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.
|
||||
@@ -6189,7 +6189,7 @@ listen_on none
|
||||
#: remote control. See the help for kitty --listen-on for more
|
||||
#: details.
|
||||
|
||||
# env
|
||||
# env
|
||||
|
||||
#: Specify environment variables to set in all child processes. Note
|
||||
#: that environment variables are expanded recursively, so if you
|
||||
|
Reference in New Issue
Block a user