Extract network status shell logic

This commit is contained in:
David Heinemeier Hansson
2026-05-21 10:44:05 +02:00
parent b19dc7eae2
commit deae101d6a
3 changed files with 101 additions and 55 deletions
+1
View File
@@ -51,6 +51,7 @@ GROUP_DESCRIPTIONS[install]="Optional software installers"
GROUP_DESCRIPTIONS[launch]="Application launchers"
GROUP_DESCRIPTIONS[menu]="Omarchy menu commands"
GROUP_DESCRIPTIONS[migrate]="Migration runner"
GROUP_DESCRIPTIONS[network]="Network status helpers"
GROUP_DESCRIPTIONS[notification]="Notification helpers"
GROUP_DESCRIPTIONS[npm]="NPM package wrappers"
GROUP_DESCRIPTIONS[osd]="On-screen display status helpers"