|
|
@ -23,7 +23,7 @@ const config = new Config({ |
|
|
|
always_on_top: false |
|
|
|
always_on_top: false |
|
|
|
,hide_menu_bar: false |
|
|
|
,hide_menu_bar: false |
|
|
|
,tabbar_location: 'top' |
|
|
|
,tabbar_location: 'top' |
|
|
|
,hide_tabbar_labels: true |
|
|
|
,hide_tabbar_labels: false |
|
|
|
,window_display_behavior: 'taskbar_tray' |
|
|
|
,window_display_behavior: 'taskbar_tray' |
|
|
|
,auto_launch: !isDev |
|
|
|
,auto_launch: !isDev |
|
|
|
,flash_frame: true |
|
|
|
,flash_frame: true |
|
|
|