mirror of
https://github.com/gustavosett/Windows-11-Clipboard-History-For-Linux
synced 2026-05-05 06:42:19 +02:00
feat: make it resizable (#95)
This commit is contained in:
4
src-tauri/tauri.conf.json
generated
4
src-tauri/tauri.conf.json
generated
@@ -21,7 +21,9 @@
|
||||
"label": "main",
|
||||
"width": 360,
|
||||
"height": 480,
|
||||
"resizable": false,
|
||||
"minWidth": 300,
|
||||
"minHeight": 300,
|
||||
"resizable": true,
|
||||
"decorations": false,
|
||||
"transparent": true,
|
||||
"visible": false,
|
||||
|
||||
Reference in New Issue
Block a user