Skip to content

Instantly share code, notes, and snippets.

View BrodieRobertson's full-sized avatar
😎
Hustling everyday

Brodie Robertson BrodieRobertson

😎
Hustling everyday
View GitHub Profile
@BrodieRobertson
BrodieRobertson / tabc.sh
Last active August 14, 2022 23:40 — forked from jpentland/tabc.sh
Add or remove windows from suckless' tabbed
#!/bin/sh
# Usage:
# tabc.sh <command>
# Commands:
# add <direction-of-tabbed> <window-id> - Add window to tabbed
# remove <window-id> - Remove window from tabbed
# list <tabbed-id> - List all clients of tabbed
#