this post was submitted on 16 Jun 2024
529 points (91.3% liked)

linuxmemes

20751 readers
461 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago

Honestly filepickers are kinda cringe, no matter what display mode it uses. I just have a shortcut that basically does find ~ | dmenu | xargs dragon-drop (well, the script itself is a little more complicated, but that's the gist of it) so I can just search for files and drop them into the filepicker directly. Hopefully once everything switches to xdg-portal, someone can make a "filepicker" implementation that just does something like that directly.