Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/budgie.py
AgeCommit message (Collapse)Author
2021-05-15One package per line formatting in profiles - easier to read/maintainDylan Taylor
2021-05-15Very selectively fix some PEP 8 issues with profilesDylan Taylor
2021-05-12Replaced the magic __builtin__ global variable. This should fix mypy ↵Anton Hvornum
complaints while still retaining the same functionality, kinda. It's less automatic but it's also less of dark magic, which makes sense for anyone but me.
2021-04-28Rework budgie to use package definitionDylan Taylor
2021-04-09Add budgie implementationDylan Taylor