1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-26 14:32:52 -05:00

Add hibernate support to power menus

This commit is contained in:
bbedward
2025-09-21 22:06:12 -04:00
parent a3b3e49313
commit 66b493fb2b
6 changed files with 180 additions and 45 deletions

View File

@@ -192,8 +192,8 @@ Item {
width: parent.width
text: "Hibernate system after"
description: "Requires swap space or a hibernation file"
options: timeoutOptions
visible: SessionService.hibernateSupported
Connections {
target: powerCategory