| services.jankyborders.order | Specifies whether borders should be drawn above or below windows.
|
| services.jankyborders.style | Specifies the style of the border (either round or square).
|
| services.jankyborders.hidpi | If set to on, the border will be drawn with retina resolution.
|
| services.jankyborders.enable | Whether to enable the jankyborders service..
|
| services.jankyborders.width | Determines the width of the border
|
| services.jankyborders.package | The jankyborders package to use.
|
| services.jankyborders.ax_focus | If set to true, the (slower) accessibility API is used to resolve the focused window.
|
| services.jankyborders.whitelist | Once this list is populated, only applications listed here are considered for receiving a border
|
| services.jankyborders.blacklist | The applications specified here are excluded from being bordered
|
| services.jankyborders.blur_radius | Sets the blur radius applied to the borders or backgrounds with transparency.
|
| services.jankyborders.active_color | Sets the border color for the focused window (format: 0xAARRGGBB)
|
| services.jankyborders.inactive_color | Sets the border color for all windows not in focus (format: 0xAARRGGBB)
|
| services.jankyborders.background_color | Sets the background fill color for all windows (only 0xAARRGGBB arguments supported).
|