mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-05 07:05:40 +01:00
3 lines
95 B
Bash
3 lines
95 B
Bash
#!/usr/bin/env bash
|
|
|
|
slurp | xargs -I {} grim -s 2 -t png -g {} - | tesseract - - | wl-copy -n
|