kitty: decrease background opacity
This commit is contained in:
parent
19e054b211
commit
4243ba985c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
|||
in
|
||||
{
|
||||
background = "#050505";
|
||||
background_opacity = 0.98;
|
||||
background_opacity = 0.95;
|
||||
font_size = 12;
|
||||
|
||||
# allow_remote_control = "yes";
|
||||
|
|
Loading…
Reference in a new issue