ponedeljek, 11. september 2017

Sort on open/save dialog in Google Chrome on Ubuntu

If you want the sort to work so that the directories are displayed first you have to do the following:
- sudo apt install dconf-editor
- dconf-editor
- go to org - gtk - settings and set sort-directories-first to true

You can also set sort-column and sort-order there.

Ni komentarjev: