Add toggling of hyprland window rounded corners

This commit is contained in:
David Heinemeier Hansson
2026-05-10 11:31:02 +02:00
parent 26c1f9c546
commit e099f47d53
4 changed files with 21 additions and 26 deletions
-12
View File
@@ -10,15 +10,3 @@ group {
col.border_active = $activeBorderColor
col.border_inactive = $inactiveBorderColor
}
decoration {
rounding = 3
rounding_power = 3
shadow {
enabled = yes
render_power = 3
range = 16
color = rgba(00000052)
}
}