diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 841afe4..98d4644 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -1273,7 +1273,7 @@ in width: dropdown.fullWidth height: dropdown.open ? dropdown.fullHeight : 0 color: Theme.barBg - radius: 8 + radius: 10 topLeftRadius: 0 topRightRadius: 0 bottomRightRadius: dropdown.alignRight ? 0 : 8