Changed window and font size
This commit is contained in:
parent
df3dfdf262
commit
650d6f71df
@ -1,7 +1,7 @@
|
|||||||
# Hezkore's Alacritty settings
|
# Hezkore's Alacritty settings
|
||||||
[window]
|
[window]
|
||||||
dimensions = { columns = 120, lines = 32 }
|
dimensions = { columns = 127, lines = 35 }
|
||||||
opacity = 0.98
|
opacity = 0.99
|
||||||
resize_increments = true
|
resize_increments = true
|
||||||
|
|
||||||
[bell]
|
[bell]
|
||||||
@ -14,7 +14,7 @@ multiplier = 1
|
|||||||
|
|
||||||
[font]
|
[font]
|
||||||
normal = { family = "Hack", style = "Regular" }
|
normal = { family = "Hack", style = "Regular" }
|
||||||
size = 12
|
size = 11.5
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
transparent_background_colors = true
|
transparent_background_colors = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user