diff options
| author | Blista Kanjo | 2022-09-01 20:03:35 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-09-01 20:03:35 -0400 |
| commit | a208eadd1289461bab82dd9554a2316898e7d23d (patch) | |
| tree | dc52940c6271490f2df6bd58f4edf9ec16f7b7df /mpv.conf | |
| parent | 77051c67db148b81aadaa562dbbbfff9e5f69bef (diff) | |
refactor: organized the entire repo | feat: added pomodoro aliases inspired by bashbunni
Diffstat (limited to 'mpv.conf')
| -rw-r--r-- | mpv.conf | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mpv.conf b/mpv.conf deleted file mode 100644 index 9514fab..0000000 --- a/mpv.conf +++ /dev/null @@ -1,17 +0,0 @@ -vo=gpu -ao=pulse -hwdec=nvdec -sub-font='Helvetica World' -sub-font-size=38 -scale=bilinear -cscale=bilinear -dscale=bilinear -scale-antiring=0 -cscale-antiring=0 -dither-depth=no -correct-downscaling=no -sigmoid-upscaling=no -deband=no -sub-auto=all -autofit-larger=1824x1026 -keepaspect-window=no |
