mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-26 04:31:21 +02:00
alacritty: Change opacity setting for new version
Now newer versions of alacritty won't show a warning on startup.
This commit is contained in:
parent
9421aabf8d
commit
2625fc119b
@ -1,9 +1,9 @@
|
|||||||
import:
|
import:
|
||||||
- ~/.cache/wal/colors-alacritty.yml
|
- ~/.cache/wal/colors-alacritty.yml
|
||||||
|
|
||||||
background_opacity: 0.9
|
|
||||||
|
|
||||||
window:
|
window:
|
||||||
|
opacity: 0.9
|
||||||
padding:
|
padding:
|
||||||
x: 10
|
x: 10
|
||||||
y: 10
|
y: 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user