ghostty: use ultracondensed berkeley mono for secondary term
This commit is contained in:
parent
c56bb18827
commit
d8f97650e5
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
"TerminalEmulator"
|
"TerminalEmulator"
|
||||||
];
|
];
|
||||||
exec = ''
|
exec = ''
|
||||||
ghostty --class=com.mitchellh.ghostty-secondary --font-style="ExtraCondensed" --font-style-bold="Bold ExtraCondensed" --font-style-italic="ExtraCondensed Oblique" -e bash
|
ghostty --class=com.mitchellh.ghostty-secondary --font-style="UltraCondensed" --font-style-bold="Bold UltraCondensed" --font-style-italic="UltraCondensed Oblique" -e bash
|
||||||
'';
|
'';
|
||||||
genericName = "Ghostty Secondary";
|
genericName = "Ghostty Secondary";
|
||||||
icon = "com.mitchellh.ghostty";
|
icon = "com.mitchellh.ghostty";
|
||||||
|
|
Loading…
Add table
Reference in a new issue