diff --git a/public/json/SIGKILL_frontmost_application.json b/public/json/SIGKILL_frontmost_application.json index b1e325c2b..6b050ce86 100644 --- a/public/json/SIGKILL_frontmost_application.json +++ b/public/json/SIGKILL_frontmost_application.json @@ -3,7 +3,7 @@ "rules": [ { - "description": "Saves you from having to reset the computer if e.g. a program has captured the screen and hangs. It does so by sending the SIGKILL signal to the frontmost application. Note: Macos already has a similar keybinding: Press Shift+Ctrl+Cmd+Esc for three seconds. However the built-in keybinding only sends SIGTERM, which doesn't always work, for instance if the program has a signal handler or runs in a debugger.", + "description": "Saves you from having to reset the computer if e.g. a program has captured the screen and hangs. It does so by sending the SIGKILL signal to the frontmost application. Note: Macos already has a similar keybinding: Press Shift+Option+Cmd+Esc for three seconds. However the built-in keybinding only sends SIGTERM, which doesn't always work, for instance if the program has a signal handler or runs in a debugger.", "manipulators": [ {