mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 14:32:16 +00:00
Update README
This commit is contained in:
@@ -77,8 +77,8 @@ export default {
|
||||
}
|
||||
|
||||
this.terminal = new Terminal({
|
||||
fontSize: 16,
|
||||
fontFamily: "monospace",
|
||||
fontSize: 14,
|
||||
fontFamily: "'JetBrains Mono', monospace",
|
||||
cursorBlink,
|
||||
cols: this.cols,
|
||||
rows: this.rows,
|
||||
|
||||
Reference in New Issue
Block a user