Add tmux to alacritty
This commit is contained in:
parent
63b7d63120
commit
8419b5e547
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ padding = { x = 5, y = 5}
|
||||||
opacity = 0.95
|
opacity = 0.95
|
||||||
blur = true
|
blur = true
|
||||||
|
|
||||||
|
[shell]
|
||||||
|
program = "/usr/bin/tmux"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 13.0
|
size = 13.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue