An open API service indexing awesome lists of open source software.

https://github.com/tanish2002/tabbed-tanish2002

my build of suckless's tabbed (https://tools.suckless.org/tabbed/)
https://github.com/tanish2002/tabbed-tanish2002

Last synced: about 2 months ago
JSON representation

my build of suckless's tabbed (https://tools.suckless.org/tabbed/)

Awesome Lists containing this project

README

        

# Changes

+ **added padding**
+ **added Xresources Patch**
+ **added Live Reload ($ stmessage st)**
+ **added Autohide Patch**

## Installation

```
$ git clone
$ cd tabbed-tanish2002
$ sudo make install
```

## More Info
+ **Check out [GaugeK's build](https://github.com/GaugeK/tabbed)** Live reload was taken from there
+ **For Live Reload you need stmessage, you can find it in my [bin](https://gitlab.com/Tanish2002/dot-files/-/blob/master/bin/bin/stmessage) Folder or [build it yourself](https://gitlab.com/Tanish2002/stmessage-tanish2002)** (I recommend building it yourself)