Skip to content

Commit f2dcd80

Browse files
committed
etc/mpv.conf: replace eye-cancer profile
While this was funny, gpu-next doesn't support --sharpen and it is now the default VO, so replace it with something that actually works.
1 parent 0a53407 commit f2dcd80

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

etc/mpv.conf

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,8 @@
137137
# The options declared as part of profiles override global default settings,
138138
# but only take effect when the profile is active.
139139

140-
# The following profile can be enabled on the command line with: --profile=eye-cancer
140+
# The following profile can be enabled on the command line with:
141+
# --profile=bright
141142

142-
#[eye-cancer]
143-
#sharpen=5
143+
#[bright]
144+
#gamma=20

0 commit comments

Comments
 (0)