diff options
Diffstat (limited to 'hm/soft/media.nix')
| -rw-r--r-- | hm/soft/media.nix | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/hm/soft/media.nix b/hm/soft/media.nix index fdd49e4..5b4b06f 100644 --- a/hm/soft/media.nix +++ b/hm/soft/media.nix @@ -10,11 +10,7 @@ in config = { profile = "gpu-hq"; vo = "gpu-next"; - gpu-api = "vulkan"; - hwdec = "vaapi"; - gpu-context = "wayland"; - scale = "ewa_lanczossharp"; - cscale = "ewa_lanczossharp"; + hwdec = "auto-safe"; save-position-on-quit = true; keep-open = "yes"; sub-auto = "fuzzy"; |
