This commit is contained in:
Aleksandr Lebedev 2026-02-14 22:23:45 +01:00
parent 7c2ee8a4c9
commit 05026dd004

View file

@ -15,6 +15,7 @@ fi
# Set up user specific i18n variables
#export LANG=<ll>_<CC>.<charmap><@modifiers>
alias mpv-yt=mpv --ytdl-format="bestvideo[ext=mp4][height<=?1080]+bestaudio[ext=m4a]"
alias mpv='/usr/bin/mpv --vo=gpu --gpu-context=wayland --hwdec=auto' #hw decoding + opengl, because vulkan needs more watts
alias mpv-yt='mpv --ytdl-format="bestvideo[ext=mp4][height<=?1080]+bestaudio[ext=m4a]"'
# End ~/.bashrc