diff options
Diffstat (limited to 'user-profiles/mpv')
| -rw-r--r-- | user-profiles/mpv/default.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/user-profiles/mpv/default.nix b/user-profiles/mpv/default.nix index 8cf330e8..7a261e76 100644 --- a/user-profiles/mpv/default.nix +++ b/user-profiles/mpv/default.nix | |||
| @@ -111,9 +111,7 @@ | |||
| 111 | audio-display = false; | 111 | audio-display = false; |
| 112 | osd-font = "Fira Sans"; | 112 | osd-font = "Fira Sans"; |
| 113 | sub-font = "Fira Sans"; | 113 | sub-font = "Fira Sans"; |
| 114 | # vo = "gpu"; | 114 | hwdec = "auto-safe"; |
| 115 | vo = "gpu-next"; | ||
| 116 | hwdec = "auto"; | ||
| 117 | scale = "bilinear"; | 115 | scale = "bilinear"; |
| 118 | force-window = "yes"; | 116 | force-window = "yes"; |
| 119 | # af = "lavfi=[dynaudnorm=f=100:g=31:s=20.0]"; | 117 | # af = "lavfi=[dynaudnorm=f=100:g=31:s=20.0]"; |
