Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 940 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 940 Bytes

CI coveralls packagecloud

xseturgent

xseturgent is a tool that sets/clears the urgency hint of a window in X11

Usage

xseturgent -h
xseturgent -V
xseturgent [-i <windowid>] [-t <set/reset/toggle>]

Options

-h Help.

-V Version information.

-v Verbose, show files changed.

-i windowid The window ID, in decimal or hex. If not provided, use the WINDOWID environment variable by default; fails if that doesn't exist.

-t <set/reset/toggle> What to do with the urgency hint.