summaryrefslogtreecommitdiffstats
path: root/roles/font/tasks/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-04-23Refactor font role to install missing alacritty nerd fonts on ubuntuAhmed Abdelhalim1-35/+6
2026-04-03Refine logging removing unnecessary logging by defaultAhmed Abdelhalim1-0/+2
2026-04-01Refactor google fonts download using font-family namesAhmed Abdelhalim1-9/+27
2026-04-01Replace AUR font package installing with google fonts via gstaticAhmed Abdelhalim1-2/+16
2026-02-20Fix archlinux font installsAhmed Abdelhalim1-2/+2
2026-02-19Merge the aur_font in the font role with conditional dependencyAhmed Abdelhalim1-0/+3
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2026-01-22Fix font implicit gnome dependencyAhmed Abdelhalim1-5/+0
This separate the setup of fonts from the setting of fonts The role setup the fonts to be used The other dependant roles configure which font from there to be used This is more complicated but cleaner separation between each role responsibilities
2026-01-22Set noto sans as the default Gnome fontAhmed Abdelhalim1-0/+5
2026-01-22Update the font role configuration to support arabic on archAhmed Abdelhalim1-0/+2
2026-01-19Fix some policies not found on DebianAhmed Abdelhalim1-9/+1
Co-authored-by: Claude.ai
2026-01-18Fix font roleAhmed Abdelhalim1-0/+52