[ALC] Update config to new scheme

This commit is contained in:
Fabian Ising
2024-10-23 08:45:35 +02:00
parent 8407f9178f
commit 2ec6bd1753

View File

@@ -1,3 +1,4 @@
[general]
import = ["~/.config/alacritty/solarized_light.toml"]
live_config_reload = true
@@ -38,7 +39,7 @@ program = "alacritty"
[scrolling]
history = 0
[shell]
[terminal.shell]
args = ["-c", "$HOME/.tmux/tmux_attach.sh"]
program = "/bin/zsh"