https://github.com/dxrcy/tabbed
darcy's fork of suckless tabbed
https://github.com/dxrcy/tabbed
Last synced: 3 months ago
JSON representation
darcy's fork of suckless tabbed
- Host: GitHub
- URL: https://github.com/dxrcy/tabbed
- Owner: dxrcy
- License: mit
- Created: 2024-07-28T09:37:22.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T10:39:15.000Z (11 months ago)
- Last Synced: 2025-03-15T08:37:17.741Z (3 months ago)
- Language: C
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
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.