Fix rounded corners

they were being dumb
This commit is contained in:
2026-07-02 23:00:13 -04:00
parent 8478762828
commit d3999a9d3c
6 changed files with 115 additions and 99 deletions
+1 -2
View File
@@ -58,8 +58,7 @@ monitors = {
--
effects = {
windows = {
rounded = false,
rounding = "none", -- off, light, or heavy
corner_radius = 0, -- 0 = off, or a pixel value like 6, 10, 14
shadows = {
shadows = true,