Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 968 Bytes

File metadata and controls

37 lines (21 loc) · 968 Bytes

swaystatus

Generate a status line for swaybar.

Installation

Python

Install as a python package:

pip install swaystatus

Arch User Repository (AUR)

There are two packages available for Arch Linux, available via the AUR:

Usage

To see documentation for the python package:

pydoc swaystatus

To see documentation for the command line interface:

swaystatus --help

See sway-bar(5) for details on setting status_command.

See swaybar-protocol(7) for a definition of the status bar protocol.