diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..c0858e9 --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,4 @@ +--vo=gpu-next +--target-colorspace-hint +--gpu-api=vulkan +--gpu-context=waylandvk diff --git a/.zshrc b/.zshrc index 85791af..be3e3fd 100644 --- a/.zshrc +++ b/.zshrc @@ -146,7 +146,6 @@ alias df="duf --hide-fs squashfs,tmpfs,efivarfs,devtmpfs" alias grep="ugrep" alias ssh="kssh" alias code="snap run code" -alias mpv-hdr="ENABLE_HDR_WSI=1 mpv --vo=gpu-next --target-colorspace-hint --gpu-api=vulkan --gpu-context=waylandvk" # Startup hyprland if uwsm check may-start; then