[ALC] Update config to new scheme
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
[general]
|
||||||
import = ["~/.config/alacritty/solarized_light.toml"]
|
import = ["~/.config/alacritty/solarized_light.toml"]
|
||||||
live_config_reload = true
|
live_config_reload = true
|
||||||
|
|
||||||
@@ -38,7 +39,7 @@ program = "alacritty"
|
|||||||
[scrolling]
|
[scrolling]
|
||||||
history = 0
|
history = 0
|
||||||
|
|
||||||
[shell]
|
[terminal.shell]
|
||||||
args = ["-c", "$HOME/.tmux/tmux_attach.sh"]
|
args = ["-c", "$HOME/.tmux/tmux_attach.sh"]
|
||||||
program = "/bin/zsh"
|
program = "/bin/zsh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user