Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

How can I show hidden files and folders (with leading dot in name) on the desktop (actual desktop, not a window)?

+3
−0

I am using Linux Mint 20.3, with Cinnamon as a window manager.

I have a folder named .pytest_cache on my Desktop:

$ ls -1A | grep '^\.'
.pytest_cache

I know that if I open a Nemo window, navigate to the Desktop, and choose to "Show Hidden Files" (Ctrl-H), I can make the folder appear in that window.

However, I don't see it on my desktop background. Clicking the background and pressing Ctrl-H does nothing, and there doesn't appear to be a relevant setting in the right-click context menu for the desktop.

Is it possible to make such a folder visible on the desktop? How? I already found https://askubuntu.com/questions/496787, but it only tells me the above things that I already know.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

I suspect this won't be possible, but can you explain why you want this? Maybe there is a workaround.... (2 comments)

0 answers

Sign up to answer this question »