finally have a proper determination of laptop

This commit is contained in:
Chris Cochrun 2022-04-01 07:31:51 -05:00
parent eabac7dcfa
commit eebfc39eb9
6 changed files with 3717 additions and 1539 deletions

View file

@ -765,7 +765,7 @@ c.colors.webpage.darkmode.contrast = 0.5
## `colors.webpage.darkmode.threshold.background` to 205. - "With
## selective inversion of everything": Combines the two variants above.
## Type: Bool
c.colors.webpage.darkmode.enabled = False
c.colors.webpage.darkmode.enabled = True
## Render all colors as grayscale. This only has an effect when
## `colors.webpage.darkmode.algorithm` is set to `lightness-hsl` or