Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yiğit Çolakoğlu 81e026fbd7 Some morning rice 4 years ago
..
LICENSE README and dunst 4 years ago
Makefile README and dunst 4 years ago
README README and dunst 4 years ago
TODO README and dunst 4 years ago
arg.h README and dunst 4 years ago
config.h Some morning rice 4 years ago
config.mk README and dunst 4 years ago
tabbed-autohide-20201222-dabf6a2.diff README and dunst 4 years ago
tabbed.1 README and dunst 4 years ago
tabbed.c README and dunst 4 years ago
xembed.1 README and dunst 4 years ago
xembed.c README and dunst 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.