mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 22:12:53 +01:00
I think this got broken as part of the automatic Rust version syntax upgrades which joined two if clauses together with && which should have been kept separate. Now, if the user gives the --bar flag to the start command, and a static config file is not resolved, or if the static config file does not have a bar_configurations stanza, it will fallthrough to the default PowerShell snippet to try and start komorebi-bar without an explicit --config flag.