alacritty: change font size

This commit is contained in:
timoxa0 2024-11-21 20:53:02 +05:00
parent 604ba8753f
commit 5d3413912d

View file

@ -19,4 +19,5 @@ import = [
] ]
[terminal] [terminal]
shell = { program = "tmux", args = ["new"] } # shell = { program = "tmux", args = ["new"] }
shell = { program = "fish" }