my suckless tabbed config

matesz44 4c2cce9fda width decreased 3 years ago
LICENSE f5c9a87e40 Tabbed 4 years ago
Makefile f5c9a87e40 Tabbed 4 years ago
README f5c9a87e40 Tabbed 4 years ago
TODO f5c9a87e40 Tabbed 4 years ago
arg.h f5c9a87e40 Tabbed 4 years ago
config.def.h f5c9a87e40 Tabbed 4 years ago
config.h 4c2cce9fda width decreased 3 years ago
config.mk f5c9a87e40 Tabbed 4 years ago
tabbed.1 f5c9a87e40 Tabbed 4 years ago
tabbed.c f5c9a87e40 Tabbed 4 years ago
xembed.1 f5c9a87e40 Tabbed 4 years ago
xembed.c f5c9a87e40 Tabbed 4 years ago

README

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
the /usr/local namespace by default).

Afterwards enter the following command to build and install tabbed
(if necessary as root):

make clean install

Running tabbed
--------------
See the man page for details.