updated alacritty.yml
This commit is contained in:
parent
4dc725cbcb
commit
aa6db8daa1
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ window:
|
|||
# must be at least `2`, while using a value of `0` for columns and lines will
|
||||
# fall back to the window manager's recommended size.
|
||||
dimensions:
|
||||
columns: 143
|
||||
columns: 150
|
||||
lines: 100
|
||||
|
||||
# Window position (changes require restart)
|
||||
|
|
@ -38,7 +38,7 @@ window:
|
|||
# Specified in number of pixels.
|
||||
# If the position is not set, the window manager will handle the placement.
|
||||
position:
|
||||
x: 1275
|
||||
x: 1280
|
||||
y: 0
|
||||
|
||||
# Window padding (changes require restart)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue