Not sure how else to describe this. It doesn't seem that komorebi is respecting a lot of my config, such as border, width, workspace padding, etc. I have a custom yasb widget that sends input via cli to adjust workspace padding, and this does indeed work, but the default settings as set by the config are not respected. other examples are animation not being respected, etc.
#Komorebi not respecting config
1 messages Β· Page 1 of 1 (latest)
GG @barren oar, you just advanced to level 3!
komorebic check to validate the path it's loading
Other than that the simplest thing will be to restart to reset the system env
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\SAGE
Looking for configuration files in C:\Users\SAGE
Found komorebi.json; this file can be passed to the start command with the --config flag
seems to find the config file
Yeah, time to restart
Start Menu -> Power -> Reboot
Oh a machine reboot. This has been going on for a while. I power down every day.
Can you use the command line to Get-Content C:\Users\SAGE\komorebi.json
And see if it shows your changes
Ah, it doesn't
Are you editing a file in a different location? π€
I noticed a discrepancy here, though.
Ok so for some reason... lol I just noticed that the config I was editing was in .config/komorebi/komorebi.json, but my actually config was just in my user directory. not sure what's going on there 
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\SAGE
Maybe you meant to set this variable to that dir
I'm not sure what happened at what point, or why there are two locations
i have same problem and no config will run i try download multipule time and no result restart the original config run and same i install no komorebi file in use .config i try make it one or put in on just use files and no result im kinda sad after 3 day try harding
GG @vague copper, you just advanced to level 1!
PS C:\WINDOWS\system32> komorebic start --whkd --bar
Start-Process 'komorebi.exe' -WindowStyle hidden
Waiting for komorebi.exe to start...komorebi.exe did not start... Trying again
Start-Process 'komorebi.exe' -WindowStyle hidden
Waiting for komorebi.exe to start...komorebi.exe did not start... Trying again
Start-Process 'komorebi.exe' -WindowStyle hidden
Waiting for komorebi.exe to start...komorebi.exe did not start... Trying again
Running komorebi.exe directly for detailed error output
Error:
0: β[91mLa syntaxe du nom de fichier, de rΓ©pertoire ou de volume est incorrecte. (os error 123)β[0m
Location:
β[35mkomorebi\src\core\asc.rsβ[0m:β[35m40β[0m
ββββββββββββββββββββββββββββββββββ BACKTRACE βββββββββββββββββββββββββββββββββββ
1: β[32mBaseThreadInitThunkβ[0mβ[90m<unknown>β[0m
at β[35m<unknown source file>β[0m:β[35m<unknown line>β[0m
2: β[91mRtlUserThreadStartβ[0mβ[90m<unknown>β[0m
at β[35m<unknown source file>β[0m:β[35m<unknown line>β[0m
Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
Run with RUST_BACKTRACE=full to include source snippets.
PS C:\WINDOWS\system32>
i have the same problem
it won't let me set border color
but some other parameters works
so i just used the cli to set in to what i want with ahk
what's that ?