Load config from /usr/share aswell

This commit is contained in:
fossdd 2024-09-04 18:41:15 +00:00 committed by Johannes Marbach
parent d82dd9051c
commit 482b23bfea
11 changed files with 28 additions and 9 deletions

View file

@ -10,6 +10,7 @@ If a change only affects particular applications, they are listed in parentheses
## Unreleased
- feat: Load config from /usr/share aswell (!26, thanks @fossdd)
- feat(buffyboard): Add man pages (!23, thanks @Jarrah)
- misc: Unify build system (!23, thanks @Jarrah)
- misc: Ensure stable file order during builds (!24, thanks @devrtz)