reboot-uefi: proper settings and default

This commit is contained in:
Lemmy
2026-02-17 21:15:35 -05:00
parent 2eacfca3a9
commit e0293e2666
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -385,6 +385,11 @@
"action": "shutdown",
"enabled": true,
"keybind": "6"
},
{
"action": "rebootToUefi",
"enabled": true,
"keybind": "7"
}
]
},
+5
View File
@@ -591,6 +591,11 @@ Singleton {
"action": "shutdown",
"enabled": true,
"keybind": "6"
},
{
"action": "rebootToUefi",
"enabled": true,
"keybind": "7"
}
]
}