diff options
| author | Robert Günzler <r@gnzler.io> | 2022-04-15 15:28:43 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-04-15 15:28:43 +0200 |
| commit | 919964aea4a9841327fc3aa11fa0c96a797b96d6 (patch) | |
| tree | a12478cda4cccb93e3ead8c061214bf10335ddb3 /.config/mvi | |
| parent | 84bfeb66b7e80072f63513e69a22ec9fb6e61d46 (diff) | |
mpv: update config
* disable some unused profiles * downsample profile * update key mappings
Diffstat (limited to '.config/mvi')
| -rw-r--r-- | .config/mvi/input.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mvi/input.conf b/.config/mvi/input.conf index 79608c9..d445584 100644 --- a/.config/mvi/input.conf +++ b/.config/mvi/input.conf @@ -10,6 +10,7 @@ n repeatable playlist-next #3 add brightness -1 #4 add brightness 1 #5 add gamma -1 +5 cycle-values gamma-factor 1.0 1.1 1.2 #6 add gamma 1 #7 add saturation -1 #8 add saturation 1 |