diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-20 11:10:36 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-20 11:10:36 +0900 |
| commit | f2a60d11af0b1db24de65a3001afd5019b5259e7 (patch) | |
| tree | ea394a740f62997d9ed8f3aed44ebef7417df238 /ar/.config/mpv/input.conf | |
| parent | f533c8e39c06c268c4ec68ce47907888181766b4 (diff) | |
modified mpv/input.conf, modified scripts/integrity-check.lua, created bin/rmev
Diffstat (limited to 'ar/.config/mpv/input.conf')
| -rw-r--r-- | ar/.config/mpv/input.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/mpv/input.conf b/ar/.config/mpv/input.conf index 4d63c44..427581f 100644 --- a/ar/.config/mpv/input.conf +++ b/ar/.config/mpv/input.conf @@ -71,6 +71,7 @@ alt+h script-message cycle_video_rotate -90 alt+l script-message cycle_video_rotate 90 # Rotate 90 g script-message contact-sheet-close; script-message playlist-view-toggle # Toggle gallery i script-message-to misc print-media-info # Toggle video info +I script-message integrity-status # Show integrity check status (playlist) n set volume 50 # Set volume 50 shift+n set speed 1.0 # Set normal speed 1.0 m cycle mute # Toggle mute |
