Skip to content

Commit

Permalink
chore: add window size for alacritty
Browse files Browse the repository at this point in the history
  • Loading branch information
iuiaoin committed Aug 5, 2024
1 parent 82e04d1 commit 86cc054
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _alacritty/.alacritty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ white = "#eff0eb"
x = 14
y = 12

[window.dimensions]
columns = 125
lines = 45

[shell]
program = "/bin/zsh"
args = ["--login"]
Expand Down

0 comments on commit 86cc054

Please sign in to comment.