mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-21 03:04:38 +10:00
background_opacity deprecated; now it's window.opacity.
This commit is contained in:
@@ -608,8 +608,8 @@ colors: *DoomOne
|
||||
#
|
||||
# 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
|
||||
# background_opacity: 0.80
|
||||
window.opacity: 1.0
|
||||
# window.opacity: 0.80
|
||||
|
||||
#selection:
|
||||
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"
|
||||
|
||||
Reference in New Issue
Block a user