jigish / slate

A window management application (replacement for Divvy/SizeUp/ShiftIt)
GNU General Public License v3.0
7.84k stars 509 forks source link

Trigger Slate when an app first opens #498

Open rkpatel33 opened 7 years ago

rkpatel33 commented 7 years ago

Is there a way to make sure Slate triggers with window settings on an app when the app first opens?

Right now, every time I open Preview, it opens in its default position, and to get it to reposition the way I want, I have to trigger a shortcut or reload slate. This is the positioning I use for it:

alias center_x60_y100             move   screenOriginX+(screenSizeX*.20);screenOriginY                       screenSizeX*.60;screenSizeY

layout work_layout 'Preview':       ${center_x60y100}