mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Change opacity of alacritty to 1
This commit is contained in:
parent
cd3e2b8784
commit
42c78bec2d
|
@ -5,7 +5,7 @@ window:
|
|||
padding:
|
||||
x: 5
|
||||
y: 5
|
||||
opacity: 0.5
|
||||
opacity: 1
|
||||
scrolling:
|
||||
history: 100000
|
||||
multiplier: 3
|
||||
|
|
Loading…
Reference in a new issue