more gnome
This commit is contained in:
parent
2edf096ac3
commit
35878bd92a
|
@ -88,8 +88,14 @@
|
||||||
show-create-link = true;
|
show-create-link = true;
|
||||||
sort-directories-first = true;
|
sort-directories-first = true;
|
||||||
#recursive-search = "never";
|
#recursive-search = "never";
|
||||||
#show-image-thumbnails = "always";
|
show-image-thumbnails = "always";
|
||||||
|
show-directory-item-counts = "always";
|
||||||
|
};
|
||||||
|
"org/gtk/gtk4/settings/file-chooser" = {
|
||||||
|
sort-directories-first = true;
|
||||||
|
};
|
||||||
|
"org/gtk/settings/file-chooser" = {
|
||||||
|
sort-directories-first = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue