mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 09:51:31 +08:00
update files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
module.exports = function (Terminal){
|
||||
Terminal.termName = 'xterm';
|
||||
Terminal.geometry = [120, 100];
|
||||
Terminal.geometry = [100, 80];
|
||||
Terminal.cursorBlink = true;
|
||||
Terminal.visualBell = true;
|
||||
Terminal.popOnBell = true;
|
||||
|
Reference in New Issue
Block a user