new config option to set tray icon base size

This commit is contained in:
2026-05-28 11:48:23 +02:00
parent ba67e56fda
commit ef1bcf6c73
5 changed files with 34 additions and 2 deletions
+8
View File
@@ -180,6 +180,14 @@ export const settingsIndex = [
section: "Bar",
keywords: ["smoothing", "rounding"],
},
// System tray section
{
name: "Tray icon size",
category: "bar",
categoryName: "Bar",
section: "Tray",
keywords: ["tray", "icon", "size"],
},
// Popouts section
{
name: "Tray",