dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 4dd7218bf13da682065a787903207980be5f46be
parent d47e931b1e9f60a0ef37a0182eed5ceebdc92989
Author: Alex Balgavy <alexander.balgavy@spaceapplications.com>
Date:   Fri,  9 Feb 2024 20:56:43 +0100

mpv: rotate video binding

Diffstat:
Mmpv/input.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mpv/input.conf b/mpv/input.conf @@ -197,3 +197,4 @@ alt+e script-message-to encode set-timestamp encode_webm E script-message-to encode set-timestamp encode_slice j cycle sub # cycle through subtitles k cycle sub down # ...backwards +Shift+r cycle_values video-rotate 90 180 270 0