mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
reboot-uefi: proper settings and default
This commit is contained in:
@@ -385,6 +385,11 @@
|
||||
"action": "shutdown",
|
||||
"enabled": true,
|
||||
"keybind": "6"
|
||||
},
|
||||
{
|
||||
"action": "rebootToUefi",
|
||||
"enabled": true,
|
||||
"keybind": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -591,6 +591,11 @@ Singleton {
|
||||
"action": "shutdown",
|
||||
"enabled": true,
|
||||
"keybind": "6"
|
||||
},
|
||||
{
|
||||
"action": "rebootToUefi",
|
||||
"enabled": true,
|
||||
"keybind": "7"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user