This commit is contained in:
Stephan Raabe
2023-09-28 21:53:30 +02:00
parent 09a58f5ff3
commit 09c873fb13
2 changed files with 15 additions and 18 deletions

View File

@@ -18,7 +18,7 @@
}
{
"label" : "shutdown",
"action" : "systemctl poweroff",
"action" : "sleep 1; systemctl poweroff",
"text" : "Shutdown",
"keybind" : "s"
}