feat: add footer menu, change paginator design

This commit is contained in:
2024-12-15 20:44:43 +01:00
parent 696881e4f8
commit 8905c5731d
6 changed files with 43 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
# Define the footer menu PID as a constant to make it easily configurable
page {
footerMenuPid = 7
}