diff options
author | Michael Hunteman <michael@huntm.net> | 2023-05-01 13:04:14 -0500 |
---|---|---|
committer | Michael Hunteman <michael@huntm.net> | 2023-07-08 18:48:40 -0500 |
commit | 5dd596aa0ea5aba19a5f4c57edaaed7c04403558 (patch) | |
tree | 16f6327211d9bbcbb073f5159244a1e1902ac1ed /.config/mpv |
Initial commit
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/mpv/config b/.config/mpv/config new file mode 100644 index 0000000..b073431 --- /dev/null +++ b/.config/mpv/config @@ -0,0 +1,7 @@ +[default] +osc=no +no-audio-display +screenshot-format=png +gpu-context=wayland +screenshot-directory=/tmp +hwdec=auto |