diff options
| author | tslil clingman <tslil@posteo.de> | 2025-08-23 16:31:31 +0100 |
|---|---|---|
| committer | tslil clingman <tslil@posteo.de> | 2025-08-23 16:31:31 +0100 |
| commit | fd415c274c6685a3c0999578a1b1fa41fa44e09a (patch) | |
| tree | c250fd9b173f8ebc59a3e5292c9688d687d774ae | |
| parent | d8cc4b1a123e840685ba4b7d006a44aab2c11a78 (diff) | |
grim_slurp: add satty for editing
| -rwxr-xr-x | grim_slurp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/sh -grim -g "$(slurp)" +grim -g "$(slurp -c '#ff0000ff')" -t ppm - | satty --filename - --output-filename ~/satty-$(date '+%Y%m%d-%H:%M:%S').png |
