Skip to content

Added support for single-click open

Rastersoft requested to merge rastersoft/desktop-icons:master into master

Nautilus has support for opening files with a single click, instead of a double-click, by setting the dconf key "org.gnome.nautilus.preferences.click-policy" to "single". This patch reads and tracks the value of that key and honors it to keep Desktop icons behavior consistent with Nautilus.

Merge request reports