Quantcast
Viewing all articles
Browse latest Browse all 2615

Raspberry Pi OS • Re: Snipping tool

raspberry uses grim for screenshots(print key)
you can extend it with slurp

Code:

sudo apt -y install slurp

Code:

slurp | grim -g - $(xdg-user-dir PICTURES)/$(date +'screenshot_%Y-%m-%d-%H%M%S.png')

Statistics: Posted by kerry_s — Thu Feb 13, 2025 11:16 pm



Viewing all articles
Browse latest Browse all 2615

Trending Articles