Skip to content

Commit 0a73034

Browse files
committed
Alacritty config version compat changes
1 parent f341826 commit 0a73034

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/alacritty/alacritty.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
live_config_reload = true
2-
31
[bell]
42
duration = 0
53

@@ -658,7 +656,7 @@ mouse = "Middle"
658656
history = 0
659657
multiplier = 3
660658

661-
[shell]
659+
[terminal.shell]
662660
args = ["--login", "-c", "/opt/homebrew/bin/tmux attach -t TMUX || /opt/homebrew/bin/tmux new -s TMUX"]
663661
program = "/opt/homebrew/bin/zsh"
664662

0 commit comments

Comments
 (0)