mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1561] Fix multimonitor notworking #1464
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.