15 is enough

This commit is contained in:
Ksaper 2023-03-12 12:32:14 +02:00
parent df2953fafe
commit 74f4834dc4
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ local function build_widget(self)
id = "grid_role",
orientation = "horizontal",
homogeneous = true,
spacing = dpi(30),
spacing = dpi(15),
forced_num_cols = self.apps_per_column,
forced_num_rows = self.apps_per_row,
},