summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell/Bar.qml
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-08-31 13:06:25 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2025-08-31 13:06:25 +0200
commit8cf207d3bfcb996c4afa4139e2741b039a313b78 (patch)
tree7441cb11d6ba5f9fa900c558b04fddd77b2737a5 /accounts/gkleen@sif/shell/quickshell/Bar.qml
parent9fc966ff7726d01267a6220483fb005c0efaa9c0 (diff)
downloadnixos-8cf207d3bfcb996c4afa4139e2741b039a313b78.tar
nixos-8cf207d3bfcb996c4afa4139e2741b039a313b78.tar.gz
nixos-8cf207d3bfcb996c4afa4139e2741b039a313b78.tar.bz2
nixos-8cf207d3bfcb996c4afa4139e2741b039a313b78.tar.xz
nixos-8cf207d3bfcb996c4afa4139e2741b039a313b78.zip
...
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