mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-24 22:22:50 -05:00
Set window title
This commit is contained in:
@@ -27,6 +27,7 @@ export default class StreamWindow extends EventEmitter {
|
||||
|
||||
init() {
|
||||
const win = new BrowserWindow({
|
||||
title: 'Streamwall',
|
||||
width: WIDTH,
|
||||
height: HEIGHT,
|
||||
backgroundColor: '#000',
|
||||
|
||||
Reference in New Issue
Block a user