fix(gtk4): theming (hopefully)

This commit is contained in:
2026-08-11 12:27:58 +02:00
parent cc215acf4d
commit 73fb2c26b9
4 changed files with 11 additions and 2 deletions

View File

@@ -12,7 +12,10 @@ statusbar-visible=true
[state/window]
bottom-panel-size=140
height=979
maximized=true
side-panel-active-page='GeditWindowDocumentsPanel'
side-panel-size=200
size=(635, 285)
size=(950, 975)
state=43908
width=956

View File

@@ -1,7 +1,7 @@
[settings/file-chooser]
date-format='regular'
location-mode='path-bar'
show-hidden=true
show-hidden=false
show-size-column=true
show-type-column=true
sidebar-width=140

View File

@@ -1,3 +1,6 @@
[compression]
default-compression-format='tar.xz'
[icon-view]
default-zoom-level='small'
@@ -6,6 +9,8 @@ default-folder-viewer='icon-view'
migrated-gtk-settings=true
search-filter-time-type='last_modified'
search-view='list-view'
show-create-link=true
show-delete-permanently=true
[window-state]
initial-size=(1280, 720)