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

core/cli: add dpms off/on via wlr-output-power-management

This commit is contained in:
bbedward
2025-11-17 00:30:31 -05:00
parent d175d66828
commit d769300137
5 changed files with 841 additions and 0 deletions

View File

@@ -368,6 +368,7 @@ func getCommonCommands() []*cobra.Command {
pluginsCmd,
dank16Cmd,
brightnessCmd,
dpmsCmd,
keybindsCmd,
greeterCmd,
setupCmd,