mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 09:04:59 +01:00
Switch alaritty config shell -> terminal.shell
This commit is contained in:
parent
527fae1b4b
commit
521fa4891b
|
@ -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]
|
||||||
|
|
Loading…
Reference in a new issue