polybar-status-indicators

Freedesktop's StatusNotifierHost for polybar
git clone https://git.ce9e.org/polybar-status-indicators.git

NameSize
LICENSE1072B
README.md899B
host.py4444B
menu.py2594B
screenshots/icons.png9300B
screenshots/menu.png32168B

An implementation of the freedesktop StatusNotifierItem specification (the successor of appindicators and systray) for polybar.

This allows you to use many existing status indicators, e.g. for NetworkManager or Steam. Menus are supported via rofi.

icons rofi showing a NetworkManager menu

Dependencies

Configuration

Apart from that, feel free to change whatever you like. This repo is meant as an example, not a turn-key solution.

Module

[module/indicators]
type = custom/script
exec = python3 ~/polybar-status-indicators/host.py 2> /dev/null
tail = true