doc: clarify global option

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
Daniel Thwaites 2025-02-17 22:41:19 +00:00
parent 13667122ec
commit 99096ef3e3
No known key found for this signature in database
GPG key ID: D8AFC4BF05670F9D

View file

@ -212,7 +212,7 @@ provides options for other browsers which are based on Firefox.
For each target, there is an option like `stylix.targets.«target».enable` which
you can use to turn its styling on or off. By default, it's turned on
automatically whenever the target is installed. You can set
automatically whenever the target is installed. You can globally set
`stylix.autoEnable = false` to opt out of this behaviour, in which case you'll
need to manually enable each target you want to be themed.