blue-systems / netrunner-issues-old

Todos for Netrunner Desktop Releases
0 stars 0 forks source link

GTk3 filedialog: TICK "Sort Folders first" #20

Open star-buck opened 6 years ago

star-buck commented 6 years ago

This strangely is unticked default, so lets make sure we TICK it.

NuLogicSystems commented 6 years ago

Not strange at all, that is now the GTK3 default.

To fix this I added a /usr/share/glib-2.0/schemas/99_netrunner-settings.gschema.override file with the following in it:

[org.gtk.Settings.FileChooser]
sort-directories-first=true

On Manjaro glib-compile-schemas /usr/share/glib-2.0/schemas is already run by the default hooks, this may need to be scripted for debian.

llelectronics commented 6 years ago

Thanks James. I added this setting now here: https://github.com/ds9-common/default-settings-applications/commit/8c0205885b755fdd0370f3f32d684bec6ba7027d