Adjust alacritty's config file to new version

This commit is contained in:
Alexander Hess 2024-11-05 18:59:57 +01:00
parent 99028e9278
commit 4a82476f77
Signed by: alexander
GPG key ID: 344EA5AB10D868E0

View file

@ -42,7 +42,7 @@ mods = "Control|Shift"
history = 9999 history = 9999
multiplier = 10 multiplier = 10
[shell] [terminal.shell]
args = ["-l"] args = ["-l"]
program = "/usr/bin/zsh" program = "/usr/bin/zsh"