diff --git a/index.html b/index.html index 2b100f9..b7425e1 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ Tauri + React - +
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 3eb5c20..07c8ab8 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -22,12 +22,7 @@ "decorations": false, "center": true, "focus": true, - "alwaysOnTop": false, - "windowEffects": { - "effects": [ - "blur" - ] - } + "alwaysOnTop": false } ], "security": {