nora

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.

Examples

```bash

Running a simple screenshot tool

nora maim -s image.png

Running a bash command

nora bash -c 'shotgun -g $(hacksaw)' ```