Open star-buck opened 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.
Thanks James. I added this setting now here: https://github.com/ds9-common/default-settings-applications/commit/8c0205885b755fdd0370f3f32d684bec6ba7027d
This strangely is unticked default, so lets make sure we TICK it.