refactor: optimize transparency commands and mappings structure

This commit is contained in:
2024-08-29 14:46:57 -04:00
parent 3a09669908
commit b32cfaa517
3 changed files with 31 additions and 16 deletions
+6
View File
@@ -82,4 +82,10 @@ M.suda = {
"SudaRead",
}
M.transparent = {
"TransparentEnable",
"TransparentDisable",
"TransparentToggle",
}
return M