mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
added --hidden startup option (fixes #488)
This commit is contained in:
@@ -59,5 +59,5 @@ app.on('ready', () => {
|
||||
}
|
||||
]))
|
||||
}
|
||||
application.newWindow()
|
||||
application.newWindow({ hidden: argv.hidden })
|
||||
})
|
||||
|
Reference in New Issue
Block a user