bar: allow hiding bg

This commit is contained in:
end-4
2025-05-10 10:55:59 +02:00
parent b3723f7dc6
commit b7e3b5d887
2 changed files with 6 additions and 4 deletions
@@ -24,6 +24,7 @@ Singleton {
property QtObject bar: QtObject {
property int batteryLowThreshold: 20
property string topLeftIcon: "spark" // Options: distro, spark
property bool showBackground: true
property QtObject resources: QtObject {
property bool alwaysShowSwap: true
property bool alwaysShowCpu: false