This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
#Tabwin is script that help you tab any windows with suckless' tabbed | |
#It work in any desktop environment or windows manager | |
#This is a fork of BrodieRobertson's tabc.sh (https://gist.github.com/BrodieRobertson/dd7e3d793a501066c50086ed795c0357) | |
#Tabwin gitlab : https://gitlab.com/exkc/script/-/blob/master/script/tabwin | |
#Github gist mirror : https://gist.github.com/exkc/664d5d9e6f72c81813d9fafb5de235b5 | |
#For more infomation about what desktop environment or windows manager are tested : https://gitlab.com/exkc/script/-/blob/master/readme/tabwin.md | |
#Issue tracker : https://gitlab.com/exkc/script/-/issues | |
# | |
#Usage: |