mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-09-01 18:51:59 +00:00

Merge windows back to main tauri config. The reason I separated them was because I need decoration: true on mac and false on windows and linux. Now I use tauri rust API to set decorations to false for win and linux.