aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/mplayer-wrapper
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/mplayer-wrapper')
-rwxr-xr-x.local/bin/mplayer-wrapper3
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/bin/mplayer-wrapper b/.local/bin/mplayer-wrapper
deleted file mode 100755
index 359a4f1..0000000
--- a/.local/bin/mplayer-wrapper
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh -eu
-export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer"
-mplayer "$@"