mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-08-25 21:23:59 +02:00
Previously if we changed/set the theme on `komorebi.json` it would apply that theme to the bar without taking into account the transparency alpha, also after removing the `theme` from `komorebi.json` file it wasn't applying the theme from the bar config. This commit fixes these issues.