SessionMenu: add hibernate option

This commit is contained in:
wxlyyy
2025-11-13 18:30:47 +08:00
parent e4ef05f58f
commit 14b0ef320a
17 changed files with 86 additions and 2 deletions
+5 -1
View File
@@ -219,6 +219,10 @@
"action": "suspend",
"enabled": true
},
{
"action": "hibernate",
"enabled": true
},
{
"action": "reboot",
"enabled": true
@@ -317,4 +321,4 @@
"battery": {
"chargingMode": 0
}
}
}