tabbed added

This commit is contained in:
Luke Smith 2019-05-18 20:50:47 -04:00
parent 75e82a0cf2
commit 29422c9b74
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -59,6 +59,7 @@
,xset,"allows speeding up the X rate."
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
,tabbed,"allows tabbing other programs like the terminal or the browser."
G,https://github.com/lukesmithxyz/surf.git,"is the suckless web browser."
G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."
,ts,"queues commands or files for download."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
59 xset allows speeding up the X rate.
60 G https://github.com/lukesmithxyz/dmenu.git runs commands and provides a UI for selection.
61 G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator.
62 tabbed allows tabbing other programs like the terminal or the browser.
63 G https://github.com/lukesmithxyz/surf.git is the suckless web browser.
64 G https://github.com/lukesmithxyz/dwm.git is the window manager.
65 ts queues commands or files for download.