mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-11 21:22:51 +02:00
d1b1a9e006
This commit fixes a bug with the startup check which tries to ensure that there is only ever one instance of komorebi running at any given time. Previously, only one shim was being checked for, but if a user runs 'komorebic start' multiple times, multiple shims will be active, causing the check to mistakenly pass. The changes in this commit now account for N active shims.
7.9 KiB
7.9 KiB