Freezes the screen then runs a program and unfreezes the screen again. The main goal is to change how screenshot tools behave when the screen updates.
```bash
nora maim -s image.png
nora bash -c 'shotgun -g $(hacksaw)' ```