X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=mplayer%2Fconfig;h=275c9b7a9d66209f4f8ee36136d415e76f44b84a;hb=16b24363be6c492c9521fc432b7eaaf7299ed742;hp=3488a6bd4f7889c0aea9870644184868a98fbbed;hpb=bd5c9391aaecd311fd0402083286b2bf5ab6ea05;p=config%2Fdotfiles.git diff --git a/mplayer/config b/mplayer/config index 3488a6b..275c9b7 100644 --- a/mplayer/config +++ b/mplayer/config @@ -1,10 +1,6 @@ # MPlayer configuration file. -# Prefer English and German sound and subtitles. -alang=en,de -slang=en,de - # Use X11 video output. vo=x11 # And ALSA audio output. @@ -13,6 +9,10 @@ ao=alsa # Automatically zoom to full window size. zoom=yes +# Prefer English and German sound and subtitles. +alang=en,de +slang=en,de + # Disable LIRC as I don't use it. Prevents a warning on startup. nolirc=yes