mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-30 01:28:45 +01:00
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:
parent
60ce281c8c
commit
dc3c752337
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user