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