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

core: add screenshot utility

This commit is contained in:
bbedward
2025-12-05 14:59:08 -05:00
parent 844e91dc9e
commit 6d0c56554f
17 changed files with 2894 additions and 109 deletions

View File

@@ -472,5 +472,7 @@ func getCommonCommands() []*cobra.Command {
greeterCmd,
setupCmd,
colorCmd,
screenshotCmd,
notifyActionCmd,
}
}