mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-10 03:03:41 +02:00
Previously when reading the `theme` from `komorebi.json` it was also getting the transparency_alpha from the `StaticConfig`, this is wrong, it should use the alpha from the bar config. This commit fixes that.