chore: further notes

This commit is contained in:
2026-06-13 10:31:28 +02:00
parent 6368d8f30a
commit ed2b35a852
6 changed files with 9 additions and 2 deletions
View File
View File
View File
View File
View File
+9 -2
View File
@@ -25,6 +25,13 @@ Users can choose to either use yay (less secure, but easier, using `archmgr.pkgs
- Use python-colorthief to extract palette - Use python-colorthief to extract palette
- Add those as named elements to the templates list - Add those as named elements to the templates list
### Modules
- Packages function (can be overridden to return the packages)
- AUR helper packages function (can be overriden to return the packages)
- Custom AUR packages function (can be overriden to return the packages)
- on_enable
## Init
- Copy ## Apply
- Diff the package list, adding the registered AUR packages to the list as well (so they are not uninstalled)
-