1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Only material icons rounded

This commit is contained in:
bbedward
2025-07-18 18:58:01 -04:00
parent 8d87fca419
commit b3aa4719d9
5 changed files with 17 additions and 14 deletions

View File

@@ -5,6 +5,7 @@ import qs.Modules
import qs.Modules.CenterCommandCenter
import qs.Modules.ControlCenter
import qs.Modules.TopBar
import qs.Services
ShellRoot {
id: root
@@ -88,5 +89,4 @@ ShellRoot {
Toast {
id: toastWidget
}
}