nice sort of opacity

This commit is contained in:
talksik
2022-05-18 15:05:25 -05:00
parent 214407a4a8
commit dda3713c3a
3 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -43,9 +43,9 @@ const createWindow = (): void => {
},
icon: './assets/1024x1024.icns',
// transparent: true,
transparent: true,
// backgroundColor: "#00000000",
backgroundColor: '#00000000',
frame: false,
roundedCorners: true,