changed opacity

This commit is contained in:
Christoph Hollizeck 2024-03-27 11:09:36 +01:00
parent 00606b92ea
commit b9ccb4628b
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -26,7 +26,7 @@ in {
};
shellIntegration.enableFishIntegration = true;
settings = {
"background_opacity" = "0.9";
"background_opacity" = "0.95";
"shell" = "fish";
};
};