Add tmux to alacritty

This commit is contained in:
Leon Grünewald 2024-08-11 13:21:56 +02:00
parent 63b7d63120
commit 8419b5e547

View file

@ -3,6 +3,9 @@ padding = { x = 5, y = 5}
opacity = 0.95
blur = true
[shell]
program = "/usr/bin/tmux"
[font]
size = 13.0