mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-24 10:01:33 +00:00
...
This commit is contained in:
parent
ae6e082419
commit
ad8e16aac0
1 changed files with 2 additions and 2 deletions
|
|
@ -257,9 +257,9 @@ background #000000
|
|||
# in the editor color scheme. Or use the escape codes to set the terminals
|
||||
# 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.
|
||||
# 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
|
||||
# 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
|
||||
|
||||
# How much to dim text that has the DIM/FAINT attribute set. 1.0 means no dimming and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue