Skip to content

Instantly share code, notes, and snippets.

View joeynotjoe's full-sized avatar
🍉
Free Palestine

joeynotjoe joeynotjoe

🍉
Free Palestine
View GitHub Profile
@joeynotjoe
joeynotjoe / input.conf
Last active January 4, 2024 14:49
MacOS mpv basic config files, specifically for taking screenshots
# This screenshot method will simply display the timestamp, take a screenshot of it, and then tell you it took a screenshot.
s show-text '${time-pos}';screenshot window;show-text "Screenshot Saved\n${screenshot-directory}/${filename/no-ext} · ${playback-time}.${screenshot-format}" "2500"
# Quit MPV but retain watch position
q quit-watch-later