2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-09 07:52:19 +00:00

Add an option to hide window frame

This commit is contained in:
Alexandr Priezzhev 2016-04-17 01:01:46 +02:00
parent 2f769bdb82
commit eb03d801e3

View File

@ -246,6 +246,16 @@ Makes the packaged app start in full screen.
Makes the packaged app start maximized.
#### [hide-window-frame]
```
--hide-window-frame
```
Disable window frame and controls
#### [verbose]
```