changed opacity
This commit is contained in:
parent
4838822fc7
commit
0c2e964611
|
@ -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…
Reference in a new issue