[BUG]: lack of whkd flag in enable-autostart #286

Closed
opened 2026-01-05 14:49:30 +01:00 by adam · 1 comment
Owner

Originally created by @azinsharaf on GitHub (Jan 25, 2024).

Describe the bug
running komorebic enable-autostart doesn't add --whkd flag to the shortcut.
I know whkd is a separate installation but i assume everybody using it with komorebi so adding the flag is handy.

To Reproduce
Steps to reproduce the behavior:
run komorebic enable-autostart
check the properties of komorebic shortcut in shell:startup folder.

Expected behavior
--whkd at the end is missing.

Operating System
Win 11 Pro

komorebic check Output
Provide the output of komorebic check

❯ komorebic check
KOMOREBI_CONFIG_HOME detected: C:\Users\asharaf\.config\komorebi

Looking for configuration files in C:\Users\asharaf\.config\komorebi

Found komorebi.json; this file can be passed to the start command with the --config flag

No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard
Originally created by @azinsharaf on GitHub (Jan 25, 2024). **Describe the bug** running `komorebic enable-autostart` doesn't add `--whkd` flag to the shortcut. I know `whkd` is a separate installation but i assume everybody using it with `komorebi` so adding the flag is handy. **To Reproduce** Steps to reproduce the behavior: run `komorebic enable-autostart` check the properties of komorebic shortcut in `shell:startup` folder. **Expected behavior** `--whkd` at the end is missing. **Operating System** Win 11 Pro **`komorebic check` Output** Provide the output of `komorebic check` ``` ❯ komorebic check KOMOREBI_CONFIG_HOME detected: C:\Users\asharaf\.config\komorebi Looking for configuration files in C:\Users\asharaf\.config\komorebi Found komorebi.json; this file can be passed to the start command with the --config flag No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard ```
adam added the bug label 2026-01-05 14:49:30 +01:00
adam closed this issue 2026-01-05 14:49:30 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Feb 8, 2024):

https://lgug2z.github.io/komorebi/cli/enable-autostart.html

The --whkd flag has to be passed explicitly to the enable-autostart command; this will be added as the main example of how to use this command in the getting started part of the new docs website.

@LGUG2Z commented on GitHub (Feb 8, 2024): https://lgug2z.github.io/komorebi/cli/enable-autostart.html The `--whkd` flag has to be passed explicitly to the `enable-autostart` command; this will be added as the main example of how to use this command in the getting started part of the new docs website.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#286