format tile size

This commit is contained in:
2026-03-31 20:41:30 -05:00
parent f217b6af0d
commit ca20cf6e90
3 changed files with 27 additions and 19 deletions

View File

@@ -632,7 +632,7 @@ class SovranHubWindow(Adw.ApplicationWindow):
max_children_per_line=4,
min_children_per_line=2,
selection_mode=Gtk.SelectionMode.NONE,
homogeneous=True,
homogeneous=False,
row_spacing=12,
column_spacing=12,
margin_top=4,