about summary refs log tree commit diff stats
path: root/etc/mpv/mpv.conf
diff options
context:
space:
mode:
authorensa <@>2023-08-06 16:37:30 -0700
committerensa <@>2023-08-06 16:37:30 -0700
commit1ddfd9ba56511a4136dfe83e1f581ac52c79c0e9 (patch)
tree9940920dca61ab0ce2fd2dfe54d58f1c118313ed /etc/mpv/mpv.conf
parent75ee668954833ab6ba9287ed5eb16a9957edcac2 (diff)
downloadcfg-master.tar.gz
these commit titles don't have meaning anymore HEAD master
DEPENDENCIES.md:
	nixed. good riddance.
	i have no reason to think it was helpful and was a nightmare to update
bin/
	fcard: some tab changes. -z still broken
	fl: removed unnecessary lines from before flc's existence.
	flc: inherited IFS because of dmenu crap. tr -d to prevent pasting newlines.
	op: changed text/* to spawn a terminal. often op is invoked outside the terminal.
	shenv: looks at HOME_ETC for uniformity
etc/
	X11/xprofile: line for updating sfeed feeds
	aliasrc: colorizing lr
	ksh/kshrc:
		MANPATH extended to accommodate for user-specific packages, e.g python
		call_it_a_day updates packages and cleans the system, tracks how long that took
	mpv/mpv.conf: self-explanatory
	newsboat: not used anymore
	sfeedrc: new rss config, needs feed urls
	shrc: making room for sfeed, self-explanatory
	yt-dlp:
		mostly self-explanatory renaming
		new config for playlists, separate because you seemingly can't use directory markers in text substitution
Diffstat (limited to 'etc/mpv/mpv.conf')
-rw-r--r--etc/mpv/mpv.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/etc/mpv/mpv.conf b/etc/mpv/mpv.conf
new file mode 100644
index 0000000..b21d06a
--- /dev/null
+++ b/etc/mpv/mpv.conf
@@ -0,0 +1,28 @@
+# Configuration file settings and the command line options use the same
+# underlying mechanisms. Most options can be put into the configuration file
+# by dropping the preceding '--'. See the man page for a complete list of
+# options.
+#
+# Profiles should be placed at the bottom of the configuration file to ensure
+# that settings wanted as defaults are not restricted to specific profiles.
+
+# use sndio
+ao=sndio
+
+# gpu-accel
+vo=gpu
+
+# Default audio volume is 100. Lower it to 75.
+volume=75
+
+# prefer english audio tracks
+alang=en,eng
+
+# Display English subtitles if available.
+slang=en,eng
+
+# Use Cozette for subtitle fonts.
+sub-font='Hermit'
+
+screenshot-directory=~/share/xdg/pic/
+screenshot-template=mpv-%f-%P