From 239c6a2a1e46a125c3396cb24b1f22fbe1a4e52d Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Mon, 4 Mar 2024 10:26:42 -0800 Subject: [PATCH] remove mpv config i'll either handle this myself or specify arguments by shell commands --- install | 2 +- mpv/input.conf | 22 ---------------------- mpv/mpv.conf | 16 ---------------- 3 files changed, 1 insertion(+), 39 deletions(-) delete mode 100644 mpv/input.conf delete mode 100644 mpv/mpv.conf diff --git a/install b/install index bfd4ac9..878cef4 100755 --- a/install +++ b/install @@ -145,7 +145,7 @@ for f in \ hardlink "$f" "$rc/home/${f#.}" done -for d in sh .vim .mpv; do +for d in sh .vim; do softlink "$d" "$rc/${d#.}" done diff --git a/mpv/input.conf b/mpv/input.conf deleted file mode 100644 index e8ea9c2..0000000 --- a/mpv/input.conf +++ /dev/null @@ -1,22 +0,0 @@ -alt+` set window-scale 0.3333 -alt+1 set window-scale 0.5 -alt+2 set window-scale 0.6667 -alt+3 set window-scale 1.0 -alt+4 set window-scale 1.3333 -alt+5 set window-scale 1.5 -alt+6 set window-scale 2.0 -alt+7 set window-scale 2.25 -alt+8 set window-scale 3.0 -alt+9 set window-scale 4.0 -alt+0 set contrast 0; set brightness 0; set gamma 0; set saturation 0 -alt+- set contrast -9; set brightness 2; set gamma -5; set saturation 4 -alt+= set contrast 7; set brightness -2; set gamma 5; set saturation 7 -alt+' set contrast 18; set brightness 3; set gamma 12; set saturation 6 -alt+\ set contrast 15; set brightness -1; set gamma 10; set saturation -5 -9 add volume -5 -/ add volume -5 -0 add volume 5 -* add volume 5 -ctrl+- add audio-delay -0.060 -ctrl+= add audio-delay 0.060 -ctrl++ add audio-delay 0.060 diff --git a/mpv/mpv.conf b/mpv/mpv.conf deleted file mode 100644 index 2ce251b..0000000 --- a/mpv/mpv.conf +++ /dev/null @@ -1,16 +0,0 @@ -[default] -msg-level=all=info -border=no -force-window=yes -autofit=1280x720 -geometry=50%:50% -profile=gpu-hq -screenshot-format=png -screenshot-png-compression=4 -screenshot-sw=yes -volume=75 -#opengl-swapinterval=0 -#angle-flip=no -#d3d11-flip=no -#cache-default=8192 -#cache-secs=9