labnag: add details border color and margin options

Adds --details-border-color and --details-margin command line options to configure the border color and margin of the details pane.
This commit is contained in:
stormshadow 2026-04-24 06:16:23 +05:30 committed by Johan Malm
parent de3870246a
commit 91d89f71ce
2 changed files with 38 additions and 5 deletions

View file

@ -95,6 +95,12 @@ _labnag_ [options...]
*--details-border-size* <size>
Set the thickness for the details border.
*--details-border-color* <RRGGBB[AA]>
Set the color of the details border.
*--details-margin* <margin>
Set the margin for the details.
*--button-border-size* <size>
Set the thickness for the button border.