changed opacity
This commit is contained in:
parent
00606b92ea
commit
b9ccb4628b
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