Not a bug - you have a typo in your config, workspace-rules (with a -) instead of workspace_rules (with a _).
@LGUG2Z commented on GitHub (Jan 27, 2025):
Not a bug - you have a typo in your config, `workspace-rules` (with a `-`) instead of `workspace_rules` (with a `_`).
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.
Originally created by @cminglok on GitHub (Jan 27, 2025).
Summary
https://github.com/user-attachments/assets/2cb6af28-67eb-463e-a21a-23c4413f3fb4
There is no error in log, but the VNC Viewer.exe, Code.exe just didn't move to the specified monitor workspace.
Version Information
$ komorebic --version
komorebic 0.1.34
branch:master
commit_hash:15e443a4
build_time:2025-01-26 00:57:07 +00:00
build_env:rustc 1.84.0 (9fc6b4312 2025-01-07),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
default
Output of komorebic check
@LGUG2Z commented on GitHub (Jan 27, 2025):
Not a bug - you have a typo in your config,
workspace-rules(with a-) instead ofworkspace_rules(with a_).