mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Cycle Workspace not working via whkd #693
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?
Originally created by @hovrawl on GitHub (Oct 23, 2025).
Summary
Command for cycle workspace next or previous works fine in terminal, when bound via whkd it will never work.
Version Information
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.26100 N/A Build 26100
komorebic 0.1.38
tag:v0.1.38
commit_hash:ffa76ea2
build_time:2025-09-13 18:40:25 +00:00
build_env:rustc 1.89.0 (29483883e 2025-08-04),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Nathan
Looking for configuration files in C:\Users\Nathan
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\Nathan.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@LGUG2Z commented on GitHub (Oct 23, 2025):
Clearly not a komorebi bug since the commands themselves are working; most likely either a syntax error in your hotkey configuration file or the hotkey file itself hasn't been reloaded