diff --git a/src-tauri/pake.json b/src-tauri/pake.json index b0c3871..0a60807 100644 --- a/src-tauri/pake.json +++ b/src-tauri/pake.json @@ -17,12 +17,12 @@ }, "menu": { "macos": true, - "linux": true, + "linux": false, "windows": false }, "system_tray": { "macos": false, - "linux": false, + "linux": true, "windows": true } } \ No newline at end of file