aboutsummaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--alacritty.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 8b4b24f..575fbdf 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -445,10 +445,10 @@ cursor:
# Default:
# - (Linux/BSD/macOS) `$SHELL` or the user's login shell, if `$SHELL` is unset
# - (Windows) powershell
-shell:
- program: /usr/bin/fish
- args:
- - --login
+#shell:
+# program: /usr/bin/fish
+# args:
+# - --login
# Startup directory
#