Summary
Currently, screenshots taken with the default screenshot tool are saved directly in ~/Pictures/, mixing them with personal photos and other images. They should be saved in a dedicated subfolder (e.g. ~/Pictures/Screenshots/) to keep ~/Pictures organized.
Why this matters
~/Pictures/ quickly becomes cluttered with dozens of screenshot files
- Other desktop environments (GNOME, KDE, macOS) already store screenshots in a dedicated subfolder
- Users have to manually clean or organize screenshots
Suggested options
- Default to
~/Pictures/Screenshots/ — create the folder automatically if it doesn't exist, mimicking GNOME's behavior
- Make it configurable — add a setting in the screenshot tool (or in Nemo's preferences) to choose the save directory
- Auto-create dated subfolders — e.g.
~/Pictures/Screenshots/2026/07/ for better organization
Related
Many users have asked for this (see e.g. Ubuntu and Linux Mint forums). The XDG Pictures directory is meant for user's personal images, not auto-generated screenshots.
Summary
Currently, screenshots taken with the default screenshot tool are saved directly in
~/Pictures/, mixing them with personal photos and other images. They should be saved in a dedicated subfolder (e.g.~/Pictures/Screenshots/) to keep~/Picturesorganized.Why this matters
~/Pictures/quickly becomes cluttered with dozens of screenshot filesSuggested options
~/Pictures/Screenshots/— create the folder automatically if it doesn't exist, mimicking GNOME's behavior~/Pictures/Screenshots/2026/07/for better organizationRelated
Many users have asked for this (see e.g. Ubuntu and Linux Mint forums). The XDG Pictures directory is meant for user's personal images, not auto-generated screenshots.