diff --git a/themes/solitude/hyprland.lua b/themes/solitude/hyprland.lua index bc452a0f..4f2b5901 100644 --- a/themes/solitude/hyprland.lua +++ b/themes/solitude/hyprland.lua @@ -14,4 +14,8 @@ hl.config({ border_inactive = inactive_border_color, }, }, + decoration = { + rounding = 6, + rounding_power = 3, + }, })