mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge pull request #738 from bokicoder/patch-1
SessionMenu: add hibernate option
This commit is contained in:
@@ -352,6 +352,9 @@ Singleton {
|
||||
}, {
|
||||
"action": "suspend",
|
||||
"enabled": true
|
||||
}, {
|
||||
"action": "hibernate",
|
||||
"enabled": true
|
||||
}, {
|
||||
"action": "reboot",
|
||||
"enabled": true
|
||||
|
||||
Reference in New Issue
Block a user