icons: add regex substitutions (#487)

This commit is contained in:
end-4
2024-05-10 23:31:39 +07:00
parent 10d64ad6fe
commit f56f8c250c
4 changed files with 28 additions and 25 deletions
@@ -125,7 +125,13 @@ let configOptions = {
'wps': "wps-office2019-kprometheus",
'wpsoffice': "wps-office2019-kprometheus",
'': "image-missing",
}
},
regexSubstitutions: [
{
regex: /^steam_app_(\d+)$/,
replace: "steam_icon_$1",
}
]
},
'keybinds': {
// Format: Mod1+Mod2+key. CaSe SeNsItIvE!