ab089a1 feat(bar): add function to start komorebi-bar with optional config path
5dacc7b Merge branch 'LGUG2Z:master' into fix_multimonitor_notworking
📊 Changes
1 file changed (+18 additions, -27 deletions)
View changed files
📝komorebic/src/main.rs (+18 -27)
📄 Description
Hi,
I was getting non responding bars on all my monitors except the main monitor, only when using komorebic but fine starting the separately in powershell.
If I'm honest I'm not 100% sure why it wasn't working for me, i just tracked the part in the code down where it starts the bars and tired a different way of starting the PowerShell commands. It works fine for me now.
Not really expecting this to go in but maybe you can do something better with the same fix in ;)
Thanks,
Chris
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1561
**Author:** [@RollsChris](https://github.com/RollsChris)
**Created:** 9/13/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `fix_multimonitor_notworking`
---
### 📝 Commits (2)
- [`ab089a1`](https://github.com/LGUG2Z/komorebi/commit/ab089a1586cbb21add05ce037dcba843fd0782e7) feat(bar): add function to start komorebi-bar with optional config path
- [`5dacc7b`](https://github.com/LGUG2Z/komorebi/commit/5dacc7b7a411c5132fd8d240b30124e7d2c97533) Merge branch 'LGUG2Z:master' into fix_multimonitor_notworking
### 📊 Changes
**1 file changed** (+18 additions, -27 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebic/src/main.rs` (+18 -27)
</details>
### 📄 Description
Hi,
I was getting non responding bars on all my monitors except the main monitor, only when using komorebic but fine starting the separately in powershell.
If I'm honest I'm not 100% sure why it wasn't working for me, i just tracked the part in the code down where it starts the bars and tired a different way of starting the PowerShell commands. It works fine for me now.
Not really expecting this to go in but maybe you can do something better with the same fix in ;)
Thanks,
Chris
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1561
Author: @RollsChris
Created: 9/13/2025
Status: 🔄 Open
Base:
master← Head:fix_multimonitor_notworking📝 Commits (2)
ab089a1feat(bar): add function to start komorebi-bar with optional config path5dacc7bMerge branch 'LGUG2Z:master' into fix_multimonitor_notworking📊 Changes
1 file changed (+18 additions, -27 deletions)
View changed files
📝
komorebic/src/main.rs(+18 -27)📄 Description
Hi,
I was getting non responding bars on all my monitors except the main monitor, only when using komorebic but fine starting the separately in powershell.
If I'm honest I'm not 100% sure why it wasn't working for me, i just tracked the part in the code down where it starts the bars and tired a different way of starting the PowerShell commands. It works fine for me now.
Not really expecting this to go in but maybe you can do something better with the same fix in ;)
Thanks,
Chris
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.