freebsd-ports/x11/i3blocks/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

12 lines
554 B
Text

A minimalist scheduler for your status line scripts.
i3blocks executes your command lines and generates a status line from their
output. Commands are scheduled at configured time intervals, upon signal
reception or on clicks.
The generated line is meant to be displayed by the i3 window manager
through its i3bar component, as an alternative to i3status.
i3blocks is meant to be highly flexible but intuitive. No library package
is required, just output what your status bar expects, from your favorite
programming language and your preferred format.