changed opacity
This commit is contained in:
parent
2a7ea2b20b
commit
24ae651fcd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ in {
|
||||||
};
|
};
|
||||||
shellIntegration.enableFishIntegration = true;
|
shellIntegration.enableFishIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
"background_opacity" = "0.9";
|
"background_opacity" = "0.95";
|
||||||
"shell" = "fish";
|
"shell" = "fish";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue