Update AppImage

This commit is contained in:
MacRimi
2025-11-23 22:17:45 +01:00
parent cb72f43b03
commit 489175aa45
2 changed files with 4 additions and 7 deletions

View File

@@ -368,7 +368,7 @@ export const TerminalPanel: React.FC<TerminalPanelProps> = ({ websocketUrl, onCl
scrollback: 2000,
disableStdin: false,
customGlyphs: false,
fontWeight: "500",
fontWeight: "600",
fontWeightBold: "800",
theme: {
background: "#000000",