Update linkdots.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -5,3 +5,8 @@ opacity-rule = [
|
||||
];
|
||||
|
||||
corner-radius = 15;
|
||||
|
||||
#blur: {
|
||||
# method: "gaussian";
|
||||
# strength = 7;
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user