I hereby claim:
- I am vwal on github.
- I am vwal (https://keybase.io/vwal) on keybase.
- I have a public key whose fingerprint is 029E AD86 0171 059D D527 7954 2E99 86D7 7ED9 9C13
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
--- === QuitEnhancer === | |
--- Inspired by/based on https://apple.stackexchange.com/a/349766/55498 | |
--- | |
--- Enhances Command-Q behavior by requiring a hold to quit apps, and adds Shift-Command-Q for instant quit. | |
--- For Finder, closes the frontmost window instead of quitting the app, with the same delay behavior. | |
--- Place this script in ~/.hammerspoon/Spoons/QuitEnhancer.spoon/init.lua, | |
--- and call from ~/.hammerspoon/init.lua with: | |
--- hs.loadSpoon("QuitEnhancer") |