refactor: unify desktop apps and Settings under item catalog

This commit is contained in:
2026-07-29 13:59:46 +01:00
parent 84ea28a978
commit 75ae7ede56
38 changed files with 322 additions and 797 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*
* main.cpp
* MontaukOS Network configuration applet
* MontaukOS Network configuration app
* Copyright (c) 2026 Daniel Hammer
*/
+5
View File
@@ -1,4 +1,5 @@
[app]
id = "network"
name = "Network"
binary = "network.elf"
icon = "network-wired.svg"
@@ -6,3 +7,7 @@ icon = "network-wired.svg"
[menu]
category = "System"
visible = false
[desktop]
section = "settings"
admin_only = false