Celeb Glow
general | March 24, 2026

Multiple folders/files preview

When I open multiple folders, if i click on the nautilus icon, it'll open the last folder i opened; if a click on it for the second time, it'll show the preview of all the opened folders.

Is there a way to show the preview when i click on it for the first time?

1 Answer

Change the setting of Ubuntu dock with the following command:

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'previews'

To undo and reset to default, issue the command

gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy