macos: consistent text

This commit is contained in:
Mitchell Hashimoto
2023-09-15 15:58:14 -07:00
parent 120588fb62
commit 2dccf4596a

View File

@ -215,7 +215,7 @@ struct DebugBuildWarningView: View {
Image(systemName: "exclamationmark.triangle.fill") Image(systemName: "exclamationmark.triangle.fill")
.foregroundColor(.yellow) .foregroundColor(.yellow)
Text("You're running a debug build of Ghostty!") Text("You're running a debug build of Ghostty! Performance will be degraded.")
.padding(.all, 8) .padding(.all, 8)
.popover(isPresented: $isPopover, arrowEdge: .bottom) { .popover(isPresented: $isPopover, arrowEdge: .bottom) {
Text(""" Text("""