Update linkdots.sh

This commit is contained in:
Marco Thomas
2020-08-22 11:56:29 +02:00
parent 31edfdceea
commit acd10383de
3 changed files with 25 additions and 30 deletions

View File

@@ -279,7 +279,7 @@ visual_bell:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
background_opacity: 0.98
background_opacity: 0.95
selection:
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"

View File

@@ -5,3 +5,8 @@ opacity-rule = [
];
corner-radius = 15;
#blur: {
# method: "gaussian";
# strength = 7;
#}