Scroll to navigation

slurp(1) General Commands Manual slurp(1)

NAME

slurp - select a region in a Wayland compositor

DESCRIPTION

slurp [options...]

SYNOPSIS

slurp is a command-line utility to select a region from Wayland compositors which support the layer-shell protocol. It lets the user hold the pointer to select, or click to cancel the selection.

OPTIONS

-h
Show help message and quit.

-d

Display dimensions of selection.

-b color

Set background color. See COLORS for more detail.

-c color

Set border color. See COLORS for more detail.

-s color

Set selection color. See COLORS for more detail.

-w weight

Set border weight.

COLORS

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

AUTHORS

Maintained by Simon Ser <contact@emersion.fr>, who is assisted by other open-source contributors. For more information about slurp development, see https://github.com/emersion/slurp.
2018-12-24