Making EXWM work as a prettier wm
This commit is contained in:
parent
0ac907b060
commit
833bcf4fcd
5 changed files with 9 additions and 8 deletions
|
@ -765,7 +765,7 @@ c.colors.webpage.darkmode.contrast = 0.7
|
|||
## `colors.webpage.darkmode.threshold.background` to 205. - "With
|
||||
## selective inversion of everything": Combines the two variants above.
|
||||
## Type: Bool
|
||||
c.colors.webpage.darkmode.enabled = True
|
||||
c.colors.webpage.darkmode.enabled = False
|
||||
|
||||
## Render all colors as grayscale. This only has an effect when
|
||||
## `colors.webpage.darkmode.algorithm` is set to `lightness-hsl` or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue