Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 664 Bytes

waytext.1.scd

File metadata and controls

39 lines (23 loc) · 664 Bytes

waytext(1)

NAME

waytext - show text on all outputs to the user

DESCRIPTION

waytext [options...]

SYNOPSIS

waytext is a command-line utility to display text on all outputs using the Wayland layer-shell protocol.

OPTIONS

-h Show help message and quit.

-b color Set background color. See COLORS for more detail. Default=#ffffff40

-f color Set foreground color. See COLORS for more detail. Default=#000000ff

-w weight Set the font weight. Default=100

-t text Set the text to display.

COLORS

Colors may be specified in #RRGGBB or #RRGGBBAA format. The # is optional.

AUTHORS

Maintained by Jeffas dev@jeffas.io.