From 8cf207d3bfcb996c4afa4139e2741b039a313b78 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 31 Aug 2025 13:06:25 +0200 Subject: ... --- accounts/gkleen@sif/shell/quickshell/Bar.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml') diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml index 2f323858..accad2a9 100644 --- a/accounts/gkleen@sif/shell/quickshell/Bar.qml +++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml @@ -22,7 +22,7 @@ PanelWindow { color: "transparent" Rectangle { - color: Qt.rgba(0, 0, 0, 0.66) + color: Qt.rgba(0, 0, 0, 0.75) anchors.fill: parent // bottomLeftRadius: 8 // bottomRightRadius: 8 -- cgit v1.2.3