Trivial changes to try out the new update filter script. - tabbed - tab interfa… | |
git clone git://git.suckless.org/tabbed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 335032b7f491d5fd85822bd41eec3a1af830825d | |
parent befbf40aad974a97056283702830bbf689aeb3a1 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 7 Dec 2012 20:50:53 +0100 | |
Trivial changes to try out the new update filter script. | |
Diffstat: | |
M README | 3 --- | |
1 file changed, 0 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -2,12 +2,10 @@ tabbed - generic tabbed interface | |
================================= | |
tabbed is a simple tabbed X window container. | |
- | |
Requirements | |
------------ | |
In order to build tabbed you need the Xlib header files. | |
- | |
Installation | |
------------ | |
Edit config.mk to match your local setup (tabbed is installed into | |
@@ -18,7 +16,6 @@ Afterwards enter the following command to build and install t… | |
make clean install | |
- | |
Running tabbed | |
-------------- | |
See the man page for details. |