.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "wob.ini" "5" "2025-05-22" .PP .SH NAME .PP wob.\&ini - wob configuration file .PP You can run `wob -vv` to find the default values.\& .PP .SH SECTION: default .PP \fBtimeout\fR .RS 4 Timeout after which wob hides itself, in milliseconds.\& .PP .RE \fBmax\fR .RS 4 This value will be represented as fully filled bar.\& .PP .RE \fBwidth\fR .RS 4 Width of wob, in pixels.\& .PP .RE \fBheight\fR .RS 4 Height of wob, in pixels.\& .PP .RE \fBborder_offset\fR .RS 4 Border offset, in pixels.\& .PP .RE \fBborder_size\fR .RS 4 Border size, in pixels.\& .PP .RE \fBbar_padding\fR .RS 4 Bar padding, in pixels.\& .PP .RE \fBanchor\fR .RS 4 Anchor point, combination of \fBtop\fR, \fBleft\fR, \fBright\fR, \fBbottom\fR, \fBcenter\fR.\& .PP Example: \fBbottom\fR \fBright\fR .PP .RE \fBmargin\fR .RS 4 Anchor margin, in pixels.\& Either as a single value or 4 values (top right bottom left).\& .PP .RE \fBborder_color\fR .RS 4 Border color, in RRGGBB[AA] format.\& .PP .RE \fBbackground_color\fR .RS 4 Background color, in RRGGBB[AA] format.\& .PP .RE \fBbar_color\fR .RS 4 Bar color, in RRGGBB[AA] format.\& .PP .RE \fBoverflow_mode\fR .RS 4 Overflow mode, one of \fBwrap\fR, and \fBnowrap\fR.\& .PP \fBwrap\fR: wrap value so \fBmax\fR + 20 will be displayed as 20 .PP \fBnowrap\fR values > \fBmax\fR will be displayed as just \fBmax\fR .PP .RE \fBoverflow_bar_color\fR .RS 4 Overflow bar color, in RRGGBB[AA] format.\& .PP .RE \fBoverflow_background_color\fR .RS 4 Overflow background color, in RRGGBB[AA] format.\& .PP .RE \fBoverflow_border_color\fR .RS 4 Overflow border color, in RRGGBB[AA] format.\& .PP .RE \fBorientation\fR .RS 4 Orientation of the bar, one of \fBhorizontal\fR and \fBvertical\fR.\& .PP \fBwidth\fR and \fBheight\fR is kept as is, you most likely want to set \fBheight\fR greater than \fBwidth\fR in \fBvertical\fR mode .PP .RE .SH SECTION: output.* .PP Replace \fB*\fR with user friendly name of your choosing.\& .PP \fBmatch\fR .RS 4 Substring to match the output.\& .PP Example: DP-1, Dell U2722DE .PP .RE \fBwidth\fR .RS 4 Width of wob, in pixels.\& .PP .RE \fBheight\fR .RS 4 Height of wob, in pixels.\& .PP .RE \fBborder_offset\fR .RS 4 Border offset, in pixels.\& .PP .RE \fBborder_size\fR .RS 4 Border size, in pixels.\& .PP .RE \fBbar_padding\fR .RS 4 Bar padding, in pixels.\& .PP .RE \fBanchor\fR .RS 4 Anchor point, combination of \fBtop\fR, \fBleft\fR, \fBright\fR, \fBbottom\fR, \fBcenter\fR.\& .PP Example: \fBbottom\fR \fBright\fR .PP .RE \fBmargin\fR .RS 4 Anchor margin, in pixels.\& Either as a single value or 4 values (top right bottom left).\& .PP .RE .SH SECTION: style.* .PP \fBborder_color\fR .RS 4 Border color, in RRGGBB[AA] format.\& .PP .RE \fBbackground_color\fR .RS 4 Background color, in RRGGBB[AA] format.\& .PP .RE \fBbar_color\fR .RS 4 Bar color, in RRGGBB[AA] format.\& .PP .RE \fBoverflow_bar_color\fR .RS 4 Overflow bar color, in RRGGBB[AA] format.\& .PP .RE \fBoverflow_background_color\fR .RS 4 Overflow background color, in RRGGBB[AA] format.\& .PP .RE \fBoverflow_border_color\fR .RS 4 Overflow border color, in RRGGBB[AA] format.\& .PP .RE .SH EXAMPLE .PP .nf .RS 4 timeout = 1000 max = 100 bar_color = FFFFFF [output\&.left] name = DP-1 [output\&.ips] match = DELL U2722DE width = 200 height = 30 [style\&.muted] background_color = 032cfc .fi .RE .PP .SH See also .PP \fBwob\fR(1)