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/)
- Host: GitHub
- URL: https://github.com/tanish2002/tabbed-tanish2002
- Owner: Tanish2002
- Created: 2020-04-27T12:35:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T11:49:11.000Z (about 3 years ago)
- Last Synced: 2025-02-04T04:27:44.476Z (3 months ago)
- Language: C
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)