summaryrefslogtreecommitdiff
path: root/hm/soft/mpv.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-01-08 17:15:02 +0100
committeradikro <adikro@disroot.org>2026-01-08 17:15:02 +0100
commit6fc5210d51c630dd944d3050328a784b4ece81ba (patch)
tree0c0759cccefe64fd7d1a00a95919a4e315934b73 /hm/soft/mpv.nix
parentdf6d72246bfe33f6f04617c201d45e2f92689560 (diff)
changed pc to stable drivers, updated amdgpu drivers and reverted to older kernel version, added swaylock and swayidle, revamped screenshots and niri keybinds
Diffstat (limited to 'hm/soft/mpv.nix')
-rw-r--r--hm/soft/mpv.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/mpv.nix b/hm/soft/mpv.nix
index 4e4d08e..da4b591 100644
--- a/hm/soft/mpv.nix
+++ b/hm/soft/mpv.nix
@@ -40,7 +40,7 @@ in
gpu-api = "vulkan";
vo = "gpu-next";
- hwdec = "vaapi";
+ hwdec = "auto-safe";
gpu-hwdec-interop = "vaapi";
hwdec-codecs = "all";