mirror of
https://github.com/syssecfsu/witty.git
synced 2025-04-28 18:57:54 +02:00
wip
This commit is contained in:
parent
f765f903c9
commit
bb39d4aad7
@ -24,7 +24,7 @@ function createTerminal(path) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const term = new Terminal({
|
const term = new Terminal({
|
||||||
fontFamily: `ui-monospace,SFMono-Regular,'SF Mono',Menlo,Consolas,'Liberation Mono',monospace`,
|
fontFamily: `'Fira Code', ui-monospace,SFMono-Regular,'SF Mono',Menlo,Consolas,'Liberation Mono',monospace`,
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
theme: baseTheme,
|
theme: baseTheme,
|
||||||
convertEol: true,
|
convertEol: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user