add reducedMotion to hm-module theme docs, update description
This commit is contained in:
parent
ada611d6c5
commit
412f6d024b
1 changed files with 2 additions and 1 deletions
|
|
@ -253,7 +253,8 @@ in
|
||||||
description = ''
|
description = ''
|
||||||
Theme overrides written to `$XDG_CONFIG_HOME/nova-shell/theme.json`.
|
Theme overrides written to `$XDG_CONFIG_HOME/nova-shell/theme.json`.
|
||||||
Keys: colors (base00-base0F), fontFamily, iconFontFamily, fontSize,
|
Keys: colors (base00-base0F), fontFamily, iconFontFamily, fontSize,
|
||||||
barOpacity, barHeight, barPadding, groupSpacing, groupPadding, moduleSpacing, radius, screenRadius.
|
barOpacity, barHeight, barPadding, groupSpacing, groupPadding, moduleSpacing,
|
||||||
|
radius, screenRadius, reducedMotion.
|
||||||
Automatically populated from stylix when it is available.
|
Automatically populated from stylix when it is available.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue