1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-13 09:12:08 -04:00

wallpaper: handle initial load better, add dms randr command for quick physical scale retrieval

This commit is contained in:
bbedward
2026-02-24 15:09:04 -05:00
parent 504d027c3f
commit 532b54a028
6 changed files with 315 additions and 34 deletions

View File

@@ -525,5 +525,6 @@ func getCommonCommands() []*cobra.Command {
doctorCmd,
configCmd,
dlCmd,
randrCmd,
}
}