mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Padding doesn't change #557
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 @Kazuto on GitHub (Jan 10, 2025).
Summary
Neither the workspace nor the container padding changes. If I set it to 0 it still remains the same, even after manually stopping and starting komorebi.
Version Information
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
@LGUG2Z commented on GitHub (Jan 10, 2025):
Fixed on master; you can run
komorebic startwith the--clean-statefor now if you don't want to use a build from master@ozzy1136 commented on GitHub (Jan 30, 2025):
I'm still encountering this issue on v0.1.33. I stopped Komorebi and started it with
--clean-stateand default padding was still 10 as confirmed bykomorebic state. Do you have any recommendation?@LGUG2Z commented on GitHub (Jan 30, 2025):
I think these changes are still waiting to be released - you can try the master branch