diff options
author | Patrick Simianer <p@simianer.de> | 2016-02-23 20:19:04 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2016-02-23 20:19:04 +0100 |
commit | be72f2d5f41991e287504276b6ca92c426632344 (patch) | |
tree | 59571c224583214e06349016bd048a25f5c42c24 /mpv/.mpv.conf | |
parent | d8f2e9a4a42d7bdb7209ef38a791fd5ac047c9e9 (diff) |
mpv
Diffstat (limited to 'mpv/.mpv.conf')
-rw-r--r-- | mpv/.mpv.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mpv/.mpv.conf b/mpv/.mpv.conf deleted file mode 100644 index 408e9d4..0000000 --- a/mpv/.mpv.conf +++ /dev/null @@ -1,12 +0,0 @@ -script-opts=osc-layout=bottombar,osc-seekbarstyle=bar - -osd-playing-msg='${filename}' -osd-duration=2000 -osd-font="Source Sans Pro Semibold" -osd-font-size=35 -osd-color="#ffffffff" -osd-border-color="#ff262626" -osd-border-size=2 -osd-shadow-offset=1 -osd-shadow-color="#33000000" -osd-scale-by-window=yes |