GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
wob(1) FreeBSD General Commands Manual wob(1)

wob - Wayland Overlay Bar

wob is a lightweight overlay volume/backlight/progress/anything bar for Wayland.

wob [options...]

-c, --config <file>

Configuration file location.

-v, --verbose

Increase verbosity of messages, defaults to errors and warnings only.

-V, --version

Show the version number and quit.

-h, --help

Show help message and quit.

wob reads values to display from standard input in the following formats:

<value>

or

<value> <style>

Where <value> is number in interval from 0 to max and <style> is style defined in wob.ini(5).

wob searches for a config file in the following locations, in this order:

1. $XDG_CONFIG_HOME/wob/wob.ini 2. ~/.config/wob/wob.ini 3. /usr/local/etc/wob/wob.ini

For information on the config file format, see wob.ini(5).

The following environment variables have an effect on wob:

WOB_DISABLE_PLEDGE

Disable seccomp syscall filtering on Linux. Set this if you are having trouble running wob with tools like valgrind.

wob.ini(5)

2025-07-17

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.