feat(dconf): added configs stored in dconf

This commit is contained in:
2024-11-09 00:38:29 +01:00
parent 67e65657e3
commit 0390ee9677
5 changed files with 69 additions and 2 deletions

13
dconf-export/gtk4.dconf Normal file
View File

@@ -0,0 +1,13 @@
[settings/file-chooser]
date-format='regular'
location-mode='path-bar'
show-hidden=true
show-size-column=true
show-type-column=true
sidebar-width=140
sort-column='name'
sort-directories-first=false
sort-order='ascending'
type-format='category'
view-type='list'
window-size=(859, 327)