Skip to content

Commit afe7bf7

Browse files
committed
Fix README formatting bug
1 parent efa7179 commit afe7bf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ For best results change Ghostty's base font; the default used in 1.2.x produces
138138

139139
To use a different font, you can set Ghostty's `font-family`, either in the config file (`~/.config/ghostty/config` on Linux) or directly using a command-line option to `ghostty`:
140140

141-
C<ghostty --font-family="DejaVu Sans Mono">
141+
ghostty --font-family="DejaVu Sans Mono"
142142

143143
AUTHOR
144144
======

lib/Terminal/Tests.rakumod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ To use a different font, you can set Ghostty's C<font-family>, either in the
231231
config file (C<~/.config/ghostty/config> on Linux) or directly using a
232232
command-line option to C<ghostty>:
233233
234-
C<ghostty --font-family="DejaVu Sans Mono">
234+
ghostty --font-family="DejaVu Sans Mono"
235235
236236
237237
=head1 AUTHOR

0 commit comments

Comments
 (0)