diff options
| -rw-r--r-- | kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 53c6912..dd4dd91 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1433,7 +1433,7 @@ background #2b2b2b #: Advanced {{{ -shell $HOME/.local/bin/fish +shell fish #: The shell program to execute. The default value of . means to use #: the value of of the SHELL environment variable or if unset, |