add groupPadding theme key, default 8px
This commit is contained in:
parent
852ba53092
commit
f4776cb307
3 changed files with 5 additions and 2 deletions
|
|
@ -187,7 +187,7 @@ in
|
|||
description = ''
|
||||
Theme overrides written to `$XDG_CONFIG_HOME/nova-shell/theme.json`.
|
||||
Keys: colors (base00-base0F), fontFamily, iconFontFamily, fontSize,
|
||||
barOpacity, barHeight, barPadding, groupSpacing, moduleSpacing, radius, screenRadius.
|
||||
barOpacity, barHeight, barPadding, groupSpacing, groupPadding, moduleSpacing, radius, screenRadius.
|
||||
Automatically populated from stylix when it is available.
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue