This commit is contained in:
Kovid Goyal 2018-05-23 08:50:19 +05:30
parent ae6e082419
commit ad8e16aac0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -257,9 +257,9 @@ background #000000
# in the editor color scheme. Or use the escape codes to set the terminals # in the editor color scheme. Or use the escape codes to set the terminals
# default colors in a shell script to launch your editor. # default colors in a shell script to launch your editor.
# Be aware that using a value less than 1.0 is a (possibly significant) performance hit. # Be aware that using a value less than 1.0 is a (possibly significant) performance hit.
# If you want to dynamically change transparency of windows using the kitty remote control facility,
# set dynamic_background_opacity to yes
background_opacity 1.0 background_opacity 1.0
# If you want to dynamically change transparency of windows set dynamic_background_opacity to yes
# (this is off by default as it has a performance cost)
dynamic_background_opacity no dynamic_background_opacity no
# How much to dim text that has the DIM/FAINT attribute set. 1.0 means no dimming and # How much to dim text that has the DIM/FAINT attribute set. 1.0 means no dimming and