diff options
author | Adam T. Carpenter <atc@53hor.net> | 2022-09-14 21:00:03 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2022-09-14 21:00:03 -0400 |
commit | c28b62ffeba2e072011223b96afddc6cf053a177 (patch) | |
tree | 65989a49687e955e28f2bcf0e4f6d74463cc462b /.config/mpv | |
parent | 21467bb110c71e3d39ed1d37607b7bcd0ea417c0 (diff) | |
download | dotfiles-c28b62ffeba2e072011223b96afddc6cf053a177.tar.xz dotfiles-c28b62ffeba2e072011223b96afddc6cf053a177.zip |
i3, i3blocks, mpv, xinit
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 6033687..7fa68df 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -26,7 +26,7 @@ # that settings wanted as defaults are not restricted to specific profiles. ## ATC -ytdl-format=bestvideo[height<=?1080]+bestaudio/best +#ytdl-format=bestvideo[height<=?1080]+bestaudio/best ################## # video settings # |