]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - mplayer/config
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / mplayer / config
diff --git a/mplayer/config b/mplayer/config
deleted file mode 100644 (file)
index 351a7c6..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# MPlayer configuration file.
-
-
-# Use X11 as video driver.
-vo=x11
-# Use ALSA as audio driver.
-ao=alsa
-
-# Enable software scaling, necessary for video drivers which don't support
-# hardware scaling like x11.
-zoom=yes
-
-# Prefer English and German audio and subtitles.
-alang=en,de
-slang=en,de
-
-# Disable LIRC as I don't use it. Prevents a warning on startup.
-nolirc=yes
-
-# vim: ft=mplayerconf