feat(hyprland): disable shadow

This commit is contained in:
tux
2025-06-10 21:56:39 +05:30
parent 34c48cfe3a
commit 114234e4a5

View File

@ -71,6 +71,10 @@
xray = true; xray = true;
special = true; special = true;
}; };
shadow = {
enabled = false;
};
}; };
#-- Animations #-- Animations