Merge branch 'main' of https://github.com/Sighthesia/dots-hyprland into Sighthesia-main

This commit is contained in:
end-4
2025-10-28 23:33:56 +01:00
2 changed files with 2 additions and 1 deletions
@@ -27,7 +27,7 @@ Item { // Bar content region
// Background shadow
Loader {
active: Config.options.bar.showBackground && Config.options.bar.cornerStyle === 1
active: Config.options.bar.showBackground && Config.options.bar.cornerStyle === 1 && Config.options.bar.floatStyleShadow
anchors.fill: barBackground
sourceComponent: StyledRectangularShadow {
anchors.fill: undefined // The loader's anchors act on this, and this should not have any anchor