diff --git a/VoiceInk/VoiceInk.swift b/VoiceInk/VoiceInk.swift index 4b852c1..bbaad7b 100644 --- a/VoiceInk/VoiceInk.swift +++ b/VoiceInk/VoiceInk.swift @@ -159,6 +159,7 @@ struct VoiceInkApp: App { }) } } + .windowStyle(.hiddenTitleBar) .commands { CommandGroup(replacing: .newItem) { }