summaryrefslogtreecommitdiff
path: root/.config/kitty
diff options
context:
space:
mode:
Diffstat (limited to '.config/kitty')
-rw-r--r--.config/kitty/kitty.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf
index 06f55a6..174ff39 100644
--- a/.config/kitty/kitty.conf
+++ b/.config/kitty/kitty.conf
@@ -1030,7 +1030,7 @@ dim_opacity 0.75
#: Advanced {{{
-shell .
+shell bash --login
#: The shell program to execute. The default value of . means to use
#: whatever shell is set as the default shell for the current user.