update fonts, Tauri config, and reduced-motion support

This commit is contained in:
2026-02-19 17:03:39 +02:00
parent e5265a970d
commit 6c02465185
6 changed files with 41 additions and 23 deletions

View File

@@ -16,7 +16,9 @@
"width": 1320,
"height": 860,
"minWidth": 640,
"minHeight": 480
"minHeight": 480,
"decorations": false,
"dragDropEnabled": false
}
],
"security": {