Remove deprecated background_opacity
option
All checks were successful
/ lint (push) Successful in 1m22s
All checks were successful
/ lint (push) Successful in 1m22s
This commit is contained in:
parent
f15191ddf8
commit
7e0865ff89
1 changed files with 0 additions and 6 deletions
|
@ -203,12 +203,6 @@ bell:
|
|||
animation: EaseOutExpo
|
||||
duration: 0
|
||||
|
||||
# Background opacity
|
||||
#
|
||||
# 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: 1.0
|
||||
|
||||
# Mouse bindings
|
||||
#
|
||||
# Available fields:
|
||||
|
|
Loading…
Reference in a new issue