Updated config
This commit is contained in:
parent
910bb4a930
commit
dea8315917
11 changed files with 45 additions and 25 deletions
|
@ -6,13 +6,13 @@
|
|||
}
|
||||
{
|
||||
"label" : "shutdown",
|
||||
"action" : "doas poweroff",
|
||||
"action" : "poweroff",
|
||||
"text" : "Shutdown",
|
||||
"keybind" : "s"
|
||||
}
|
||||
{
|
||||
"label" : "reboot",
|
||||
"action" : "doas reboot",
|
||||
"action" : "reboot",
|
||||
"text" : "Reboot",
|
||||
"keybind" : "r"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue