settings: more icons

This commit is contained in:
end-4
2025-09-01 22:19:16 +02:00
parent cdc38f7e6e
commit 9f69b8815a
19 changed files with 522 additions and 240 deletions
@@ -3,6 +3,6 @@ import QtQuick.Layouts
RowLayout {
property bool uniform: false
spacing: 10
spacing: 4
uniformCellSizes: uniform
}