mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-09-13 13:22:02 +02:00
At current state animation is working. Configs are available for it.
animation enable/disable
animation-duration {duration in ms}
animation-ease -e {ease func. See --help}
Two major problems for my implementation:
1. Google Chrome window is broken and I don't know how to implement fix
for it.
2. Border window does not update properly with window. Dont know how to
fix it.