diff --git a/README.pod b/README.pod index 2e09c49..91a4e6e 100644 --- a/README.pod +++ b/README.pod @@ -12,6 +12,12 @@ I [-h | -g IBIB<+>IB<+>I | -b | -d | -f I (formerly known as B) is a lightweight bar entirely based on XCB. Provides full UTF-8 support, basic formatting, RandR and Xinerama support and EWMH compliance without wasting your precious memory. +=head1 INPUT + +lemonbar won't display anything on its own. It needs input from stdin for displaying stuff. A simple example for showing "Hello World" on the bar would be + + echo "Hello World" | lemonbar -p + =head1 OPTIONS =over