summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell/Bar.qml
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml')
-rw-r--r--accounts/gkleen@sif/shell/quickshell/Bar.qml2
1 files changed, 1 insertions, 1 deletions
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 {
22 color: "transparent" 22 color: "transparent"
23 23
24 Rectangle { 24 Rectangle {
25 color: Qt.rgba(0, 0, 0, 0.66) 25 color: Qt.rgba(0, 0, 0, 0.75)
26 anchors.fill: parent 26 anchors.fill: parent
27 // bottomLeftRadius: 8 27 // bottomLeftRadius: 8
28 // bottomRightRadius: 8 28 // bottomRightRadius: 8