mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-10 20:52:47 +02:00
57cc02f083
This commit aligns the border option naming and arguments between the dynamic and static configuration approaches. The previously named border_width and border_offset options in the static config will be replaced by active_window_border_width and active_window_border_offset in v0.1.19. Similarly the option for the offset will now take a single signed integer, as it does when using the komorebic command. re #526