summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-07-26 21:51:32 +0200
committeryuzu-eva <stevenhu@web.de>2022-07-26 21:51:32 +0200
commitd489940d5cb1bfe4ea8aa813ee767d516ca573d5 (patch)
tree39b6dedb6f5453b9578b0b072f8a9ada453d1061 /.config
parent5f60777bb3fd347d8233fa58d192856f1c5d406a (diff)
slight update
Diffstat (limited to '.config')
-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.