summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2025-01-17 14:06:28 +0000
committerdakkar <dakkar@thenautilus.net>2025-01-17 14:06:28 +0000
commit8fbea6ea6d5044071e71d3049706434f87673784 (patch)
tree2658aae6f53ab846005db46a388476aa7242941e
parentdmount bashcomp update (diff)
downloaddotfiles-laptop.tar.gz
dotfiles-laptop.tar.bz2
dotfiles-laptop.zip
alacritty 0.14laptop
-rw-r--r--.config/alacritty.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/alacritty.toml b/.config/alacritty.toml
index 2e2afee..f00be62 100644
--- a/.config/alacritty.toml
+++ b/.config/alacritty.toml
@@ -69,7 +69,7 @@ mods = "Command"
[selection]
semantic_escape_chars = ''' !@#$%^&*(){}[]'",.<>/?=+-\|`~;:'''
-[shell]
+[terminal.shell]
args = ["--login"]
program = "/bin/bash"
@@ -81,3 +81,4 @@ resize_increments = true
[window.dimensions]
columns = 80
lines = 37
+