fix(config): align border opts in st/dyn configs

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
This commit is contained in:
LGUG2Z
2023-09-21 12:32:27 -07:00
parent 45912745d6
commit 57cc02f083
6 changed files with 46 additions and 22 deletions
+1
View File
@@ -1,5 +1,6 @@
[workspace]
resolver = "2"
members = [
"derive-ahk",
"komorebi",