kitty: Enable dynamic background opacity

At some point I disabled this setting, possibly because of a bug or
other issue at the time, most likely related to my use of w3m or a
similar image preview script.

Now that I take advantage of all of kitty's features in 2022, especially
since it has proper fcitx support, there shouldn't be a reason to not
enable dynamic background opacity, as it seems to work flawlessly.
This commit is contained in:
Donovan Glover 2022-04-12 10:17:24 -04:00
parent 60ce281c8c
commit dc3c752337
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -42,7 +42,7 @@ enabled_layouts grid
background_opacity 0.9
# Enable changing the background with "kitty @ set-background-opacity <value>"
# dynamic_background_opacity yes
dynamic_background_opacity yes
# Allow remote control so the above command can be executed
allow_remote_control yes