1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

feat(Users): add user management UI in DMS Settings

This commit is contained in:
purian23
2026-05-24 18:15:41 -04:00
parent 0b55fbcb15
commit 4d4af8f549
4 changed files with 800 additions and 0 deletions
@@ -293,6 +293,12 @@ Rectangle {
"tabIndex": 20,
"updaterOnly": true
},
{
"id": "users",
"text": I18n.tr("Users"),
"icon": "manage_accounts",
"tabIndex": 35
},
{
"id": "window_rules",
"text": I18n.tr("Window Rules"),