mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-24 10:21:21 +01:00
This commit adds a "bar_configurations" option to the static config file which takes an array of PathBufs. If this option is defined and the --bar flag is passed to the "komorebic start" command, komorebic will attempt to launch multiple instances of komorebi-bar.exe with the --config flag pointing to the PathBufs given. This configuration option is only consumed by komorebic, not by the window manager directly, so it could also be used by other status bar projects to read configuration file locations from. There is no requirement for the PathBufs to point specifically to komorebi bar configuration files if the --bar flag is not being used with "komorebic start".