1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

dock: add reveal IPCs

This commit is contained in:
bbedward
2025-11-14 10:08:16 -05:00
parent 67c642de4c
commit cb4e0660e0
15 changed files with 386 additions and 117 deletions

View File

@@ -26,4 +26,11 @@ layout {
insert-hint {
color "{{colors.primary.default.hex}}80"
}
}
/-recent-windows {
highlight {
active-color "{{colors.primary_container.dark.hex}}"
urgent-color "{{colors.error.default.hex}}"
}
}