It was driving me bananas not having this functionality. It's just not worht disabling SIP and other fundamental system security issues just to get this feature.
This is how you can replicate the visor functionality using just applescript and Karabiner.
- Save the following to
~/finder_trigger.scpt
:
on run
tell application "System Events"
set finderIsVisible to visible of process "Finder"