dbb / urxvt-stuff

URxvt configs, patches, plugins, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

urxvt-stuff

http://github.com/dbb/urxvt-stuff

Description

This repo contains some urxvt-related resources.

tabbed.patch

This patch changes the tab bar to look like this:

Screenshot of the tab bar after patching

In other words, it replaces [NEW] with + and starts the numbering at 0 rather than 1.

To use it:

git clone git@github.com:dbb/urxvt-stuff.git
<tabbed.patch sudo patch -d /usr/lib/urxvt/perl

You need root permissions to patch the file /usr/lib/urxvt/perl/tabbed. If the tabbed file is somewhere else, like /usr/local, just edit the patch command accordingly..

About

URxvt configs, patches, plugins, etc.


Languages

Language:Shell 100.0%