Generate a status line for swaybar.
Install as a python package:
pip install swaystatus
There are two packages available for Arch Linux, available via the AUR:
- swaystatus (stable, based on the latest tag)
- swaystatus-git (unstable, based on the latest commit)
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.