config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit 17d262836c27db9ce547efdbc19ab42f9dec4ae9
parent ec480eafad7f9f70c06026f6488f6cd54eb08e98
Author: jacob@thinkpad <jacobouno@protonmail.com>
Date:   Thu, 23 Apr 2020 15:12:45 -0700

fix misuse of mpv syntax

Diffstat:
Mmpv/.config/mpv/input.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mpv/.config/mpv/input.conf b/mpv/.config/mpv/input.conf @@ -50,7 +50,7 @@ Alt+i add video-zoom 0.1 Alt+o add video-zoom -0.1 # speed controls -I speed 1 +I add speed 1 i multiply speed 1.1 O add speed -1 o multiply speed 1/1.1