mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-18 02:06:34 +00:00
Update terminal-panel.tsx
This commit is contained in:
parent
407a9f7780
commit
a9af689aa5
@ -368,8 +368,8 @@ export const TerminalPanel: React.FC<TerminalPanelProps> = ({ websocketUrl, onCl
|
||||
scrollback: 2000,
|
||||
disableStdin: false,
|
||||
customGlyphs: false,
|
||||
fontWeight: "400",
|
||||
fontWeightBold: "700",
|
||||
fontWeight: "500",
|
||||
fontWeightBold: "800",
|
||||
theme: {
|
||||
background: "#000000",
|
||||
foreground: "#ffffff",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user