Switch alaritty config shell -> terminal.shell

This commit is contained in:
Warren Hood 2024-10-31 23:32:17 +02:00
parent 527fae1b4b
commit 521fa4891b

View file

@ -110,10 +110,12 @@ action = "ToggleFullscreen"
key = "Return" key = "Return"
mods = "Alt" mods = "Alt"
[shell] [terminal.shell]
args = ["-l"] args = ["-l"]
program = "zsh" program = "zsh"
[window] [window]
decorations = "none" decorations = "none"
opacity = 0.95 opacity = 0.95
[terminal]