1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

fix archive map

This commit is contained in:
bbedward
2025-10-27 11:29:16 -04:00
parent 12389e2856
commit 1e1f58d3ed

View File

@@ -88,11 +88,11 @@ Item {
"mov": "\u{F0228}",
// --- archives / packages ---
"zip": "\u{F03d}",
"tar": "\u{F03d}",
"gz": "\u{F03d}",
"bz2": "\u{F03d}",
"7z": "\u{F03d}",
"zip": "\u{e6aa}",
"tar": "\u{f003c}",
"gz": "\u{f003c}",
"bz2": "\u{f003c}",
"7z": "\u{f003c}",
// --- containers / infra / cloud ---
"dockerfile": "\u{F0868}",