diff options
| author | adikro <adikro@disroot.org> | 2026-01-08 17:15:02 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-01-08 17:15:02 +0100 |
| commit | 6fc5210d51c630dd944d3050328a784b4ece81ba (patch) | |
| tree | 0c0759cccefe64fd7d1a00a95919a4e315934b73 /hm/soft | |
| parent | df6d72246bfe33f6f04617c201d45e2f92689560 (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')
| -rw-r--r-- | hm/soft/mpv.nix | 2 |
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"; |
