profiles/gui: kitty transparency increase

This commit is contained in:
kat witch 2021-04-27 22:29:31 +01:00
parent 9b1602ec36
commit 718edfce53
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -7,7 +7,7 @@
settings = {
font_size = witch.style.font.size;
# background = witch.style.base16.color0;
background_opacity = "0.95";
background_opacity = "0.9";
# foreground = witch.style.base16.color7;
# selection_background = witch.style.base16.color7;
# selection_foreground = witch.style.base16.color0;