From 26f4929b8536bdc6f2fe61357b750df37e97e893 Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Wed, 15 Aug 2012 12:44:32 +0300 Subject: update README --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3130b14..ecfd416 100644 --- a/README.md +++ b/README.md @@ -126,9 +126,14 @@ Here is a list of minimal and lightweight panels: * [`bar`](https://github.com/LemonBoy/bar) * [`some_sorta_bar`](https://github.com/moetunes/Some_sorta_bar) - * [`splitter_bar`](https://github.com/moetunes/splitter_bar) + * [`bipolarbar`](https://github.com/moetunes/bipolarbar) * [`mopag`](https://github.com/c00kiemon5ter/mopag) (pager) +You can find an examples configurations of panels [here](https://gist.github.com/1905427). +You can actually parse monsterwm's output with any language you want, +build anything you want, and display the information however you like. +Do not be limited by those examples. + Installation ------------ @@ -154,7 +159,7 @@ Easiest way to apply a patch, is to `git merge` that branch. Currently: * [centerwindow] : center new floating windows on the screen and center any window with a shortcut - * [fib] : adds fibonacci layout mode + * [fibonacci] : adds fibonacci layout mode * [initlayouts] : define initial layouts for every desktop * [monocleborders] : adds borders to the monocle layout * [nmaster] : adds nmaster layout - multiple master windows for BSTACK and TILE layouts @@ -165,7 +170,7 @@ Currently: * [windowtitles] : along with the rest desktop info, output the title of the current window [centerwindow]: https://github.com/c00kiemon5ter/monsterwm/tree/centerwindow - [fib]: https://github.com/c00kiemon5ter/monsterwm/tree/fib + [fibonacci]: https://github.com/c00kiemon5ter/monsterwm/tree/fibonacci [initlayouts]: https://github.com/c00kiemon5ter/monsterwm/tree/initlayouts [monocleborders]: https://github.com/c00kiemon5ter/monsterwm/tree/monocleborders [nmaster]: https://github.com/c00kiemon5ter/monsterwm/tree/nmaster -- cgit v1.3.1