the slight rounding is really nice

This commit is contained in:
talksik
2022-05-10 10:14:32 -05:00
parent 0488944371
commit ed3d4c9fbe
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ const createWindow = (): void => {
// backgroundColor: "#00000000",
frame: false,
roundedCorners: false,
roundedCorners: true,
});
// browserWindow.setBackgroundColor("#00000000");