diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-04-01 18:26:57 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-04-01 18:45:55 +0200 |
| commit | de9dbee2a3ce3ee94df9a8a566935ecc5310255f (patch) | |
| tree | 1f7da21922e0c84b583843369e40655cffb01ce1 /roles/font/vars/debian.yml | |
| parent | 17c8e8198486d22ab3de510c984d96313475fe24 (diff) | |
Refactor google fonts download using font-family names
Diffstat (limited to 'roles/font/vars/debian.yml')
| -rw-r--r-- | roles/font/vars/debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/font/vars/debian.yml b/roles/font/vars/debian.yml index bb80b1a1..73714a56 100644 --- a/roles/font/vars/debian.yml +++ b/roles/font/vars/debian.yml @@ -8,7 +8,7 @@ font_packages: - "fonts-noto-color-emoji" - "fonts-noto-extra" -font_google_fonts: [] +font_google_font_families: [] font_presets: - src: "/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf" |
