feat: add network widget

This commit is contained in:
tux
2025-06-09 05:08:26 +05:30
parent 9f7a23809e
commit 70936fabff
3 changed files with 25 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
apps
battery
tray
network
];
};
@@ -53,6 +54,7 @@
apps
battery
tray
network
];
})
];