mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: komorebi crashes when switching desktop #589
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 @NicTanghe on GitHub (Mar 16, 2025).
Summary
komorebi simply shuts down when i send commands to switch desktop either via bar or whkd
Version Information
komorebic 0.1.34
tag:v0.1.34
commit_hash:80edcadb
build_time:2025-02-21 02:21:41 +00:00
build_env:rustc 1.85.0 (4d91de4e4 2025-02-17),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Nicol
Looking for configuration files in C:\Users\Nicol
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\Nicol.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@CtByte commented on GitHub (Mar 17, 2025):
It would help if you look for some logs in your temp folder (see
$Env:Tempfolder). Files such askomorebi.log.2025-03-17could contain important clues