Skip to content

Commit 176018e

Browse files
committed
some changes to the way the window works
Signed-off-by: David M <[email protected]>
1 parent d853771 commit 176018e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@
6868
"height": 768,
6969
"resizable": true,
7070
"title": "Wooting Macros (THE WOOTCROS™)",
71-
"width": 1024
71+
"width": 1024,
72+
"fileDropEnabled": false,
73+
"focus": false
7274
}
7375
]
7476
}

0 commit comments

Comments
 (0)