Nope and probably never will. Nautilus team only removes options and features.
Try Nemo.
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
Nope and probably never will. Nautilus team only removes options and features.
Try Nemo.
Thanks, but I try to avoid nemo at the moment, as I face a problem of not being able to paste images of a specific types into it. Else it is a good program!
You could try the dconf editor
Dconf editor lets me define the default list view size, but does not allow to set smaller list view size than in my screenshot.
Oh, well sorry then
No need to be sorry, thanks for the input!
Are you able to increase the information density a little further by holding Ctrl and minus? This is how mine looks with gnome 45
Before:
After:
No, the size in the screenshot is lowest size available. I use version 45.2.1, although only installed Nautilus, not the full GNOME shell.
Ah, sorry to hear. I'll try and find where that entity sizing is declared but I'd be a but out of my depth there.
May have found it in a header file: NautilusListIconSize
in nautilus/src/nautilus-enums.h
. I might try to add a smaller icon size level
Edit: Or maybe I better play around with margins/paddings of rows/cells. They seem to be too large in my screenshot, comparing it with yours.