Skip to content

BartoszKaszewczuk/Mac-OS-X-Hot-Corners-Disabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hot Corners Disabler

Hot Corners Disabler

By Bartosz Kaszewczuk

What is it?

Hot Corners Disabler is an AppleScript wrapper that disables hot corners while certain app is running. It is especially useful for running fullscreen apps, such as games, in multi-monitor setups.

How do I use it?

Using Hot Corners Disabler is super easy.

  1. Start Automator.app
  2. Select Application in document type window
  3. Find Run AppleScript in Actions Library pane
  4. Paste in the code
  5. Change path to point to the app you want to run with disabled hot corners and viola!

Like so:

...
set appStaticPath to "/Applications/.League of Legends.app/Contents/LoL/RADS/projects/lol_launcher/releases/0.0.0.97/deploy/LoLLauncher.app"
...

Can I customise it?

Of course! Do whatever you want! You can even add an icon to make this wrapper look badass.

About

Hot Corners Disabler is an AppleScript wrapper that disables Hot Corners while certain app is running.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published