bar: borderless: add separators, no longer default

This commit is contained in:
end-4
2025-06-07 23:25:13 +02:00
parent bbd2bfda5d
commit c9ffb84ffc
2 changed files with 14 additions and 3 deletions
@@ -37,7 +37,7 @@ Singleton {
property QtObject bar: QtObject {
property bool bottom: false // Instead of top
property bool borderless: true
property bool borderless: false // true for no grouping of items
property string topLeftIcon: "spark" // Options: distro, spark
property bool showBackground: true
property QtObject resources: QtObject {