aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj_sh6042025-12-08 23:42:27 -0500
committerkj_sh6042025-12-08 23:42:27 -0500
commit25a2cfac24903a40d9bc609f8eb7ca86fe7eb8b7 (patch)
treee7e45afb43d72b010853ecd9618f3d9839ee4b41
parentbab023edfc6a45edaf9b48b5d79a3245822482ba (diff)
refactor: revert to using `xfwm4` with compositing enabled
-rw-r--r--.config/mpv/mpv.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 8eed969..d120bc0 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -1,4 +1,4 @@
-vo=x11
+vo=gpu
ao=pulse
hwdec=auto
osd-font='Roboto Mono'
@@ -15,10 +15,10 @@ scale-antiring=0
scale=bilinear
sigmoid-upscaling=no
sws-allow-zimg=yes
-sws-scaler=bilinear
sws-fast=yes
-zimg-scaler=bilinear
+sws-scaler=bilinear
zimg-dither=no
+zimg-scaler=bilinear
sub-auto=all
autofit-larger=96%x92%
autofit-smaller=240x240