Change kitty opacity
This commit is contained in:
parent
10bab660db
commit
2606e4f559
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"ctrl+alt+9" = "goto_tab 9";
|
"ctrl+alt+9" = "goto_tab 9";
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
"background_opacity" = "0.65";
|
"background_opacity" = "0.8";
|
||||||
"dynamic_background_opacity" = true;
|
"dynamic_background_opacity" = true;
|
||||||
"force_ltr" = "yes";
|
"force_ltr" = "yes";
|
||||||
"disable_ligatures" = "never";
|
"disable_ligatures" = "never";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue