mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 22:44:55 +00:00
set xterm-webgl as default frontend
This commit is contained in:
@@ -7,7 +7,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
'copy-current-path': [],
|
||||
},
|
||||
terminal: {
|
||||
frontend: 'xterm',
|
||||
frontend: 'xterm-webgl',
|
||||
fontSize: 14,
|
||||
fontWeight: 400,
|
||||
fontWeightBold: 700,
|
||||
|
Reference in New Issue
Block a user