diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 98d4644..98ef160 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -1335,6 +1335,7 @@ in anchors.horizontalCenter: parent.horizontalCenter anchors.top: parent.top anchors.topMargin: 4 + opacity: 0.95 width: menuItems.width + 16 height: menuItems.height + 12 radius: 10 @@ -1418,6 +1419,7 @@ in anchors.horizontalCenter: parent.horizontalCenter anchors.top: parent.top anchors.topMargin: 4 + opacity: 0.95 width: volDropdownCol.width + 20 height: volDropdownCol.height + 16 radius: 10 @@ -1620,6 +1622,7 @@ in anchors.horizontalCenter: parent.horizontalCenter anchors.top: parent.top anchors.topMargin: 4 + opacity: 0.95 width: netDropdownCol.width + 20 height: netDropdownCol.height + 16 radius: 10 @@ -1773,6 +1776,7 @@ in anchors.horizontalCenter: parent.horizontalCenter anchors.top: parent.top anchors.topMargin: 4 + opacity: 0.95 width: batteryDropdownCol.width + 20 height: batteryDropdownCol.height + 16 radius: 10 @@ -1912,6 +1916,7 @@ in width: 7 * 32 + 24 height: calWrapCol.height + 16 radius: 10 + opacity: 0.95 color: Theme.base01 anchors.horizontalCenter: parent.horizontalCenter