"~/.local/bin/pauseallmpv" depends on socat

The script pauseallmpv in the voidrice repository depends on socat to work.
This commit is contained in:
krisdoodle45 2021-08-25 19:52:20 +00:00 committed by GitHub
parent 672d1321a8
commit f1290a1e02
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.