Add bell
Change dimensions
This commit is contained in:
parent
4f6b916a22
commit
df3dfdf262
@ -1,9 +1,14 @@
|
|||||||
# Hezkore's Alacritty settings
|
# Hezkore's Alacritty settings
|
||||||
[window]
|
[window]
|
||||||
dimensions = { columns = 120, lines = 40 }
|
dimensions = { columns = 120, lines = 32 }
|
||||||
opacity = 0.98
|
opacity = 0.98
|
||||||
resize_increments = true
|
resize_increments = true
|
||||||
|
|
||||||
|
[bell]
|
||||||
|
animation = "Linear"
|
||||||
|
duration = 250
|
||||||
|
color = "#010101"
|
||||||
|
|
||||||
[scrolling]
|
[scrolling]
|
||||||
multiplier = 1
|
multiplier = 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user