this post was submitted on 09 Sep 2025
39 points (95.3% liked)
unixporn
6590 readers
1 users here now
unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No Defaults
- Busy Screenshot
- Use High-Quality Images
- Include a Details Comment
- No NSFW
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just a heads-up
if you did a photograph for aesthetic reasons or something, carry on, but if you did so because you couldn't find a good way to take a screenshot, I usually use the command-line
grim
utility. I'll sometimes do something like$ sleep 3; grim
on one workspace, then flip to the one I want to screenshot, so that three seconds after issuing the command, it'll save a screenshot.I'm sure that there are also other utilities out there, and KDE Plasma may have its own screenshot utility built in somewhere. But I can vouch that
grim
will do it.On KDE, Meta/Win + Shift + S brings up the screenshot utility
Spectacle.
Different shortcuts for different things.
Your shortcut, or just PrtSc does the default thing (configurable in Preferences).
Meta + Shift + Print = Rectangular region
Shift + Print = Fullscreen
Meta + Print = Active window
Meta + Ctrl + Print = Select window
Options include:
Include mouse pointer
Include window titlebar and borders
Include window shadow
Quit after manual save or copy
Delay
Flameshot and bind it to your PrtSc button. It has been the absolute best screenshot util I've ever used.