obestwalter / py3status-pewpew

py3status module to control i3wm with the pewpew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document the correct way to use this package

obestwalter opened this issue · comments

This package will depend on entry point based discovery as it has dependencies that need to be installed. This is best accomplished by installling py3status in a dedicated virtualenv and installing pew3wm alongside it.

This should be sufficiently documented and ideally contains some explanations and alternative approaches (to be determined)