§Suckless Tabbed
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/tabbed.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
cd
into the tabbed source directory- If you don't have a
config.h
file: runmake
to compile the source code - Run
git apply <path of this repo>/theme.patch
(you might have to add--3way
if the line numbers changed) - Recompile & Reinstall
- Boom! It's working (you might have to restart running instances of tabbed)