The behaviour and looks of Ristretto can be modified, mostly through options displayed in the Діалог налаштувань.
The Preferences dialog allows a user to configure different aspects of Ristretto. These options are grouped under the following tabs.
Did you notice how the background-color around the image was the same as the rest of the window? It was themed by Gtk+, when you enable this option, the theme-color is overridden by whatever you set here. Most people like it black, but there is no limitation to the colors you can pick.
By default, Ristretto comes with two toolbars, one containing the file-operations, and one for navigating the opened images. If you want to reduce the amount of space used for the different buttons, you can enable this option and the two toolbars merge into one.
If the Ristretto window is fullscreen, you can choose to automatically hide the thumbnailbar. Even though the thumbnailbar is normally visible. This option overrides the Kontrol'+t shortcut for toggleing the visibility of the thumbnailbar.
When showing a slideshow of images, the value of this slider determines how long Ristretto will show each image.
By default, Ristretto zooms в when you turn the scroll-wheel forward, and zooms з when you turn the scroll-wheel backward. For touch-pads, this can be awkward, because a two-finger scroll is more of a pushing and pulling action. With this option set, turning the scroll-wheel forward will zoom з (pushing the image away) and turning the scroll-wheel backward will zoom в (pulling the image closer).
This option will automatically maximize the main window whenever Ristretto is launched with a file argument.
With this option set, Ristretto will wrap around images. When pressing Next on the last image, or Previous on the first image, it will jump to the Last or First image respectively.
Choose which desktop you are using, this determines the way ristretto configures the desktop wallpaper. Currently, GNOME and Xfce are supported.
By default, Ristretto will ask thunar to pop-up the file-properties dialog. This way, you'll have the advantage of all of thunar's plugins that extend it's file-properties dialog beyond it's native functionality. Aswell as a consistent look-and-feel throughout the xfce desktop.
However, there are some cases where you want Ristretto not to use Thunar, but go for the build-in dialog all the times. This can be the case when you have Thunar installed, but don't use it. Launching the file-properties dialog from Ristretto will then cause Thunar to be launched, making it a pretty expensive dialog.
Being a somewhat advanced feature, this option is not exposed through the preferences-dialog, and can only be enabled through the xfconf command-line utility xfconf-query. This can be done as followed:
$ xfconf-query -c ristretto -p /window/use-thunar-properties -n -t bool -s false