Merge pull request #380 from krisdoodle45/master

"~/.local/bin/pauseallmpv" depends on socat
This commit is contained in:
Luke Smith 2021-08-25 17:22:15 -04:00 committed by GitHub
commit 2637fded23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,3 +60,4 @@ G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's termi
G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."
A,mutt-wizard-git,"is a light-weight terminal-based email system."
,slock,"allows you to lock your computer, and quickly unlock with your password."
,socat,"is a utility which establishes two byte streams and transfers data between them."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
60 G https://github.com/lukesmithxyz/dwm.git is the window manager.
61 A mutt-wizard-git is a light-weight terminal-based email system.
62 slock allows you to lock your computer, and quickly unlock with your password.
63 socat is a utility which establishes two byte streams and transfers data between them.