mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-15 02:02:08 -04:00
more matugen tweaks
This commit is contained in:
11
matugen/templates/fastfetch-colors.jsonc
Normal file
11
matugen/templates/fastfetch-colors.jsonc
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"display": {
|
||||
"color": {
|
||||
"keys": "{{colors.primary.default.hex}}",
|
||||
"title": "{{colors.on_surface.default.hex}}",
|
||||
"separator": "{{colors.outline.default.hex}}",
|
||||
"output": "{{colors.secondary.default.hex}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user