bar: add outline to floating mode

This commit is contained in:
end-4
2025-07-07 17:56:54 +02:00
parent 45369c1ec4
commit d801f132d1
+2
View File
@@ -104,6 +104,8 @@ Scope {
}
color: showBarBackground ? Appearance.colors.colLayer0 : "transparent"
radius: Config.options.bar.cornerStyle === 1 ? Appearance.rounding.windowRounding : 0
border.width: Config.options.bar.cornerStyle === 1 ? 1 : 0
border.color: Appearance.m3colors.m3outlineVariant
}
MouseArea { // Left side | scroll to change brightness