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
somebar(1) FreeBSD General Commands Manual somebar(1)

somebar - dwm-like bar for dwl

somebar [-h] [-v] [-s path] [-c command arguments... ]

somebar is a status bar for dwl, visually and functionally resembling the dwm bar.

You must start somebar using dwl's `-s` flag, e.g. `dwl -s somebar`.

Somebar can be controlled by writing to $XDG_RUNTIME_DIR/somebar-0, or the path defined by the `-s` argument. The following commands are supported:

Updates the status bar
Hides somebar on the specified monitor
Shows somebar on the specified monitor
Toggles somebar on the specified monitor

MONITOR is an zxdg_output_v1 name, which can be determined e.g. using `weston-info`. Additionally, MONITOR can be `all` (all monitors) or `selected` (the monitor with focus).

Commands can be sent either by writing to the file name above, or equivalently by calling somebar with the `-c` argument. For example: `somebar -c toggle all`. This is recommended for shell scripts, as there is no race-free way to write to a file only if it exists.

Displays a short help text and exits
Displays version information and exits
Sets the path to the somebar control FIFO. The default value is $XDG_RUNTIME_DIR/somebar-0
Sends a command to the control FIFO. See the USAGE section.

Send bug reports to ~raphi/public-inbox@lists.sr.ht

somebar-1.0

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.