mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-19 10:46:16 +00:00
Update terminal-panel.tsx
This commit is contained in:
parent
1914435707
commit
09ecc79050
@ -367,7 +367,7 @@ export const TerminalPanel: React.FC<TerminalPanelProps> = ({ websocketUrl, onCl
|
|||||||
scrollback: 2000,
|
scrollback: 2000,
|
||||||
disableStdin: false,
|
disableStdin: false,
|
||||||
customGlyphs: false,
|
customGlyphs: false,
|
||||||
fontWeight: "550",
|
fontWeight: "600",
|
||||||
fontWeightBold: "850",
|
fontWeightBold: "850",
|
||||||
theme: {
|
theme: {
|
||||||
background: "#000000",
|
background: "#000000",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user