alacritty update fixed config

This commit is contained in:
2024-10-23 20:11:33 +02:00
parent ee6d7cd172
commit c646657b56

View File

@@ -1,3 +1,4 @@
[general]
live_config_reload = true live_config_reload = true
[window] [window]
@@ -97,7 +98,7 @@ blinking = "Always"
[mouse] [mouse]
hide_when_typing = true hide_when_typing = true
[shell] [terminal.shell]
program = "/bin/tmux" program = "/bin/tmux"
args = ["attach"] args = ["attach"]