I hereby claim:
- I am ericpruitt on github.
- I am ericpruitt (https://keybase.io/ericpruitt) on keybase.
- I have a public key whose fingerprint is F860 1B5D 2511 B4C3 5352 3248 8DDD E2E6 0536 92AB
To claim this, I am signing this object:
| #!/bin/sh | |
| set -e -u | |
| # Base command used to invoke FFmpeg; run "ffmpeg" with as high a priority as | |
| # possible, and minimize its logging output. | |
| FFMPEG="nice -n 20 ffmpeg -loglevel error -hide_banner" | |
| # These control the format of the audio and video. | |
| DEFAULT_VIDEO_EXTENSION="mkv" | |
| SELF="${0##*/}" |
I hereby claim:
To claim this, I am signing this object:
| DMENU_REPOSITORY = http://git.suckless.org/dmenu | |
| DMENU_REVISION = 3c91eed | |
| DWM_REPOSITORY = http://git.suckless.org/dwm | |
| DWM_REVISION = 56a31dc | |
| SLOCK_REPOSITORY = http://git.suckless.org/slock | |
| SLOCK_REVISION = 65b8d52 | |
| ST_REPOSITORY = http://git.suckless.org/st |