SlackBuilds Repository

15.0 > Desktop > somebar (1.0.0)

Some bar is a dwl-like bar for dwl.

Configuration:

Copy src/config.def.hpp to src/config.hpp, and adjust if needed.

Usage:

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 -s argument. The following commands are supported:

status TEXT: Updates the status bar
hide MONITOR Hides somebar on the specified monitor
show MONITOR Shows somebar on the specified monitor
toggle 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.

Maintained by: Damian Perticone
Keywords: somebar
ChangeLog: somebar

Homepage:
https://git.sr.ht/~raphi/somebar

Source Downloads:
1.0.0.tar.gz (3b726813d690d3960608eb95a1e1bcb0)

Download SlackBuild:
somebar.tar.gz
somebar.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
somebar.SlackBuild
somebar.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds