mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-26 05:29:21 +02:00
0c6317a27b
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.