this repo has no description
dotfiles

Update syntax for alacritty config

+2 -1
+2 -1
config/alacritty/alacritty.yml
··· 278 278 # 279 279 # Window opacity as a floating point number from `0.0` to `1.0`. 280 280 # The value `0.0` is completely transparent and `1.0` is opaque. 281 - background_opacity: 1.0 281 + window: 282 + opacity: 1.0 282 283 283 284 #selection: 284 285 #semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"