changed opacity
This commit is contained in:
parent
4838822fc7
commit
0c2e964611
|
@ -26,7 +26,7 @@ in {
|
|||
};
|
||||
shellIntegration.enableFishIntegration = true;
|
||||
settings = {
|
||||
"background_opacity" = "0.9";
|
||||
"background_opacity" = "0.95";
|
||||
"shell" = "fish";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue