mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Weird bar dimensions from quickstart #535
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 @nicolasshu on GitHub (Nov 27, 2024).
Summary
I've been observing a weird behavior when I use the quickstart scripts for Komorebi. I'm not sure what is going wrong. Have you seen this behavior before?
Version Information
0.1.30
Komorebi Configuration
komorebi.json
Hotkey Configuration
Output of komorebic check
Looking for configuration files in C:\Users\username.config\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\username.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 (Nov 27, 2024):
This title is a little misleading as you have clearly changed the configuration from the quickstart.
The correct output of
komorebic checkwhen you have set$Env:KOMOREBI_CONFIG_HOMEproperly:Because you have not set
KOMOREBI_CONFIG_HOMEproperly as an env var on your system, you won't be able to look up the reference you have given toapplications.json(which contains the ignore rule forkomorebi-bar)Closing as this is a user system configuration issue and not an issue with komorebi or the quickstart. Either use a full path to the
applications.jsonfile (this is given whenever you runkomorebic fetch-ascto fetch the latest file), or set the environment variable at the system level.@nicolasshu commented on GitHub (Nov 27, 2024):
My apologies. I do not know where I changed the quickstart configuration. I had gone to the location of
$Env:KOMOREBI_CONFIG_HOME, and rankomorebi quickstart. It generated those files and I ran with them without editing them. Could you point me to where I changed them?Also, is this not what it was supposed to be?
@nicolasshu commented on GitHub (Nov 27, 2024):
I just deleted everything, created brand new files using
komorebic quickstartand ran it again, and this is what I've found.Is there a log that shows where this issue may be coming from?
@nicolasshu commented on GitHub (Nov 27, 2024):
I just did a sanity check to see if I did indeed change the files from the
komorebic quickstartand I'm finding 0 differences. Where did you see the differences?komorebic.bar.json
komorebic.json