refactor(desktop): unify animations on both desktops

This commit is contained in:
matt1432 2024-11-18 11:32:02 -05:00
parent 6eb0921ec8
commit 2d39d81560
6 changed files with 50 additions and 77 deletions
nixosModules/ags/config/widgets/corners

View file

@ -20,7 +20,7 @@ export default (
>
<drawingarea
css={`
border-radius: 18px;
border-radius: 8px;
border-width: 0.068rem;
${css}
`}